Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-73088 (GCVE-0-2026-73088)
Vulnerability from cvelistv5 – Published: 2026-08-11 17:00 – Updated: 2026-08-13 14:50| URL | Tags |
|---|---|
| https://github.com/browserslist/browserslist/secu… | x_refsource_CONFIRM |
| https://github.com/browserslist/browserslist/comm… | x_refsource_MISC |
| https://github.com/browserslist/browserslist/rele… | x_refsource_MISC |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| browserslist | browserslist |
Affected:
< 4.28.7
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73088",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-13T14:50:35.461987Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T14:50:43.387Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "browserslist",
"vendor": "browserslist",
"versions": [
{
"status": "affected",
"version": "\u003c 4.28.7"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats() in node.js, reached unconditionally through getStat() and loadStat() on every browserslist() call, processes untrusted browserslist-stats.json, opts.stats, and CLI --stats data with an unguarded for...in loop and plain-object bracket access and assignment, allowing inherited Object.prototype keys including __proto__, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf to cause an uncaught TypeError or modify the prototype of the returned normalized object. This issue is fixed in version 4.28.7."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1321",
"description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-248",
"description": "CWE-248: Uncaught Exception",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-11T17:00:05.869Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
},
{
"name": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"name": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
}
],
"source": {
"advisory": "GHSA-73wf-gq98-2v4g",
"discovery": "UNKNOWN"
},
"title": "Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats)"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73088",
"datePublished": "2026-08-11T17:00:05.869Z",
"dateReserved": "2026-08-10T19:37:41.445Z",
"dateUpdated": "2026-08-13T14:50:43.387Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-73088",
"date": "2026-09-04",
"epss": "0.00361",
"percentile": "0.29143"
},
"microsoft_vex": {
"current_release_date": "2026-08-23T14:56:56.000Z",
"cve": "CVE-2026-73088",
"id": "msrc_CVE-2026-73088",
"initial_release_date": "2026-08-23T14:56:56.000Z",
"product_status:known_not_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats)",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-73088.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-73088\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-08-11T17:19:16.977\",\"lastModified\":\"2026-08-13T15:20:06.333\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats() in node.js, reached unconditionally through getStat() and loadStat() on every browserslist() call, processes untrusted browserslist-stats.json, opts.stats, and CLI --stats data with an unguarded for...in loop and plain-object bracket access and assignment, allowing inherited Object.prototype keys including __proto__, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf to cause an uncaught TypeError or modify the prototype of the returned normalized object. This issue is fixed in version 4.28.7.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"browserslist\",\"product\":\"browserslist\",\"versions\":[{\"version\":\"\u003c 4.28.7\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-13T14:50:35.461987Z\",\"id\":\"CVE-2026-73088\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-248\"},{\"lang\":\"en\",\"value\":\"CWE-1321\"}]}],\"references\":[{\"url\":\"https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/browserslist/browserslist/releases/tag/4.28.7\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-09-04T12:06:19+00:00",
"cve": "CVE-2026-73088",
"id": "CVE-2026-73088",
"initial_release_date": "2026-08-11T17:00:05.869000+00:00",
"product_status:fixed": "60",
"product_status:known_affected": "91",
"product_status:known_not_affected": "473",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-73088.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-31T16:25:26Z",
"cve": "CVE-2026-73088",
"id": "CVE-2026-73088",
"initial_release_date": "2026-08-18T00:07:50Z",
"product_status:known_affected": "245",
"product_status:known_not_affected": "328",
"product_status:recommended": "4",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-73088",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-73088.json",
"version": "5"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-73088\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-13T14:50:35.461987Z\"}}}], \"references\": [{\"url\": \"https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-13T14:50:19.893Z\"}}], \"cna\": {\"title\": \"Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats)\", \"source\": {\"advisory\": \"GHSA-73wf-gq98-2v4g\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"browserslist\", \"product\": \"browserslist\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 4.28.7\"}]}], \"references\": [{\"url\": \"https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g\", \"name\": \"https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51\", \"name\": \"https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/browserslist/browserslist/releases/tag/4.28.7\", \"name\": \"https://github.com/browserslist/browserslist/releases/tag/4.28.7\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats() in node.js, reached unconditionally through getStat() and loadStat() on every browserslist() call, processes untrusted browserslist-stats.json, opts.stats, and CLI --stats data with an unguarded for...in loop and plain-object bracket access and assignment, allowing inherited Object.prototype keys including __proto__, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf to cause an uncaught TypeError or modify the prototype of the returned normalized object. This issue is fixed in version 4.28.7.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1321\", \"description\": \"CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-248\", \"description\": \"CWE-248: Uncaught Exception\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-08-11T17:00:05.869Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-73088\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-13T14:50:43.387Z\", \"dateReserved\": \"2026-08-10T19:37:41.445Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-08-11T17:00:05.869Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:59561
Vulnerability from csaf_redhat - Published: 2026-08-25 19:03 - Updated: 2026-09-04 12:59A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the `ip-address` library. This library, used for parsing and manipulating IPv4 and IPv6 addresses in JavaScript, is vulnerable to Server-Side Request Forgery (SSRF) due to incorrect classification of IPv4-mapped/NAT64 IPv6 addresses. An attacker could exploit this misclassification to bypass network restrictions and potentially access or manipulate internal resources. This vulnerability can be exploited on any dual-stack host for IPv4-mapped addresses, and for NAT64, it requires a NAT64/DNS64 gateway in the deployment network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Workaround
|
A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
A flaw was found in the `html/template` component of Go (golang). Pathological inputs could prematurely close an unescaped forward slash ('/'), allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting (XSS), where malicious scripts are executed in a user's browser, potentially compromising user data or actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
A flaw was found in the `encoding/xml` package of Go. The `DecodeElement` function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Workaround
|
A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory ('..') segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the 'from' parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application's source code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kiali 2.11.16 for Red Hat OpenShift Service Mesh 3.1 is now available.\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": "Kiali 2.11.16, for Red Hat OpenShift Service Mesh 3.1, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* CVE-2026-45623 openshift-service-mesh/kiali-rhel9: PostCSS: Information disclosure and denial of service via crafted CSS input (OSSM-15106)\n* CVE-2026-45623 openshift-service-mesh/kiali-ossmc-rhel9: PostCSS: Information disclosure and denial of service via crafted CSS input (OSSM-15111)\n* CVE-2026-54272 openshift-service-mesh/kiali-ossmc-rhel9: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (OSSM-15118)\n* CVE-2026-54272 openshift-service-mesh/kiali-rhel9: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (OSSM-15119)\n* CVE-2026-69153 openshift-service-mesh/kiali-rhel9: PostCSS: Information disclosure via crafted sourceMappingURL (OSSM-15156)\n* CVE-2026-69153 openshift-service-mesh/kiali-ossmc-rhel9: PostCSS: Information disclosure via crafted sourceMappingURL (OSSM-15162)\n* CVE-2026-69152 openshift-service-mesh/kiali-ossmc-rhel9: brace-expansion: Denial of Service via unbounded intermediate arrays (OSSM-15171)\n* CVE-2026-69152 openshift-service-mesh/kiali-rhel9: brace-expansion: Denial of Service via unbounded intermediate arrays (OSSM-15172)\n* CVE-2026-69192 openshift-service-mesh/kiali-ossmc-rhel9: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (OSSM-15182)\n* CVE-2026-69192 openshift-service-mesh/kiali-rhel9: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (OSSM-15183)\n* CVE-2026-14257 openshift-service-mesh/kiali-rhel9: Brace-expansion: Denial of Service via memory exhaustion in expand() function (OSSM-15193)\n* CVE-2026-14257 openshift-service-mesh/kiali-ossmc-rhel9: Brace-expansion: Denial of Service via memory exhaustion in expand() function (OSSM-15223)\n* CVE-2026-45149 openshift-service-mesh/kiali-rhel9: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges (OSSM-15261)\n* CVE-2026-45149 openshift-service-mesh/kiali-ossmc-rhel9: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges (OSSM-15266)\n* CVE-2026-73088 openshift-service-mesh/kiali-ossmc-rhel9: Browserslist: Prototype pollution leading to denial of service (OSSM-15288)\n* CVE-2026-73088 openshift-service-mesh/kiali-rhel9: Browserslist: Prototype pollution leading to denial of service (OSSM-15289)\n* CVE-2026-73089 openshift-service-mesh/kiali-ossmc-rhel9: Browserslist: Denial of Service via unbounded memory growth from distinct query results (OSSM-15307)\n* CVE-2026-73089 openshift-service-mesh/kiali-rhel9: Browserslist: Denial of Service via unbounded memory growth from distinct query results (OSSM-15308)\n* CVE-2026-56852 openshift-service-mesh/kiali-rhel9: golang.org/x/text: Denial of Service via invalid UTF-8 input (OSSM-15324)\n* CVE-2026-56860 openshift-service-mesh/kiali-rhel9: golang net/url: Denial of Service from quadratic complexity in path resolution (OSSM-15401)\n* CVE-2026-56859 openshift-service-mesh/kiali-rhel9: Go: Denial of Service via XML decoding recursion depth issue (OSSM-15406)\n* CVE-2026-56853 openshift-service-mesh/kiali-rhel9: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (OSSM-15420)\n* CVE-2026-56858 openshift-service-mesh/kiali-rhel9: Go html/template: Cross-Site Scripting via pathological input (OSSM-15434)\n* CVE-2026-56862 openshift-service-mesh/kiali-rhel9: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (OSSM-15444)\n* CVE-2026-33818 openshift-service-mesh/kiali-rhel9: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (OSSM-15453)\n* CVE-2026-67313 openshift-service-mesh/kiali-ossmc-rhel9: axios: Denial of Service via uncontrolled recursion in formDataToJSON (OSSM-15475)\n* CVE-2026-67313 openshift-service-mesh/kiali-rhel9: axios: Denial of Service via uncontrolled recursion in formDataToJSON (OSSM-15477)\n* CVE-2026-67320 openshift-service-mesh/kiali-ossmc-rhel9: axios: Information disclosure via Prototype Pollution in Node HTTP adapter (OSSM-15486)\n* CVE-2026-67320 openshift-service-mesh/kiali-rhel9: axios: Information disclosure via Prototype Pollution in Node HTTP adapter (OSSM-15487)\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:59561",
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-14257",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33818",
"url": "https://access.redhat.com/security/cve/CVE-2026-33818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45149",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45623",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54272",
"url": "https://access.redhat.com/security/cve/CVE-2026-54272"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56852",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56853",
"url": "https://access.redhat.com/security/cve/CVE-2026-56853"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56858",
"url": "https://access.redhat.com/security/cve/CVE-2026-56858"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56859",
"url": "https://access.redhat.com/security/cve/CVE-2026-56859"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56860",
"url": "https://access.redhat.com/security/cve/CVE-2026-56860"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56862",
"url": "https://access.redhat.com/security/cve/CVE-2026-56862"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67313",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67320",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69152",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69153",
"url": "https://access.redhat.com/security/cve/CVE-2026-69153"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69192",
"url": "https://access.redhat.com/security/cve/CVE-2026-69192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73088",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73089",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"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_59561.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.11.16 for Red Hat OpenShift Service Mesh 3.1",
"tracking": {
"current_release_date": "2026-09-04T12:59:45+00:00",
"generator": {
"date": "2026-09-04T12:59:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:59561",
"initial_release_date": "2026-08-25T19:03:01+00:00",
"revision_history": [
{
"date": "2026-08-25T19:03:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T12:59:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787092198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787075730"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787092198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787075730"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787092198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787075730"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787092198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787075730"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-14257",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-23T14:01:26.376839+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the brace-expansion npm package. The expand() function limits the number of generated results but does not bound the length of each result string. By chaining multiple brace groups, an attacker can keep the result count under the limit while making each result progressively longer, causing total memory consumption to grow until the Node.js process crashes with an uncatchable out-of-memory error. This affects any application that passes attacker-influenced strings to brace-expansion directly or transitively via minimatch or glob brace patterns.\n\nNote: In the majority of Red Hat products, brace-expansion is brought in as a transitive dependency of minimatch or glob and is not used at runtime. It is typically only invoked during build or development tooling and is not directly exposed to untrusted network input, reducing the practical exploitability of this flaw.\n\n```\n$ npm ls --omit=dev brace-expansion\nnpm@10.9.8 /usr/lib/node_modules/npm\n`-- minimatch@9.0.9\n `-- brace-expansion@2.0.2\n```",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "RHBZ#2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-14257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion",
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-07-23T12:54:23.124000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "Do not pass untrusted or user-controlled input to brace-expansion\u0027s expand() function or to libraries that use it for glob pattern matching (such as minimatch or glob). Validate and sanitize any brace patterns before expansion.\n\nWhere possible, upgrade to brace-expansion 1.1.17, 2.1.3, 3.0.3, or 5.0.8 which add a maxLength option that bounds accumulated output.\n\nAs an additional defense-in-depth measure, enforce memory limits on Node.js processes using operating system resource controls such as cgroups or Kubernetes resource limits (spec.containers[].resources.limits.memory) to prevent a single process from exhausting system memory and causing a wider outage.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function"
},
{
"cve": "CVE-2026-33818",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-08-13T22:12:37.151735+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in the Go encoding/asn1 package, as it can be triggered remotely without authentication. An attacker can provide a malformed ASN.1 structure, causing excessive recursion during unmarshalling and leading to stack exhaustion, which can render the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33818"
},
{
"category": "external",
"summary": "RHBZ#2515815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33818",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818"
},
{
"category": "external",
"summary": "https://go.dev/cl/814980",
"url": "https://go.dev/cl/814980"
},
{
"category": "external",
"summary": "https://go.dev/issue/80405",
"url": "https://go.dev/issue/80405"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5972",
"url": "https://pkg.go.dev/vuln/GO-2026-5972"
}
],
"release_date": "2026-08-13T21:58:52.821000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal"
},
{
"cve": "CVE-2026-45149",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-29T21:02:00.092772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship brace-expansion versions 1.x and 2.x, which are not affected by this vulnerability. The flaw exists only in versions 5.0.0 through 5.0.5.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "RHBZ#2483481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2"
}
],
"release_date": "2026-05-29T19:55:07.337000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges"
},
{
"cve": "CVE-2026-45623",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-07-27T18:01:09.671498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507595"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "RHBZ#2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q"
}
],
"release_date": "2026-07-27T17:23:13.326000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input"
},
{
"cve": "CVE-2026-54272",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-07-27T18:01:01.261883+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507593"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ip-address` library. This library, used for parsing and manipulating IPv4 and IPv6 addresses in JavaScript, is vulnerable to Server-Side Request Forgery (SSRF) due to incorrect classification of IPv4-mapped/NAT64 IPv6 addresses. An attacker could exploit this misclassification to bypass network restrictions and potentially access or manipulate internal resources. This vulnerability can be exploited on any dual-stack host for IPv4-mapped addresses, and for NAT64, it requires a NAT64/DNS64 gateway in the deployment network.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate flaw where the `ip-address` JavaScript library incorrectly classifies IPv4-mapped or NAT64 IPv6 addresses. This misclassification can lead to Server-Side Request Forgery (SSRF), allowing an attacker to bypass intended network restrictions and access internal resources. Exploitation is possible on dual-stack hosts for IPv4-mapped addresses, while NAT64 exploitation requires a NAT64/DNS64 gateway.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54272"
},
{
"category": "external",
"summary": "RHBZ#2507593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54272",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54272"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54272",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54272"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-22jq-vg5j-6vgg",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-22jq-vg5j-6vgg"
}
],
"release_date": "2026-07-27T17:13:09.244000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification"
},
{
"cve": "CVE-2026-56852",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-21T20:01:56.266823+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504233"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `golang.org/x/text` library can lead to a denial of service. An attacker could provide specially crafted invalid UTF-8 input to an application using the affected `norm.Iter` functionality, causing it to enter an infinite loop and become unresponsive.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "RHBZ#2504233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504233"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://go.dev/cl/794100",
"url": "https://go.dev/cl/794100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80142",
"url": "https://go.dev/issue/80142"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5970",
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"release_date": "2026-07-21T19:18:59.951000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input"
},
{
"cve": "CVE-2026-56853",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-13T22:14:53.561638+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515827"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: Unencrypted HTTP/2 servers are susceptible to a denial of service due to improper handling of ReadHeaderTimeout during the client preface reading phase. This can lead to resource exhaustion and service unavailability in affected Red Hat products configured to support unencrypted HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56853"
},
{
"category": "external",
"summary": "RHBZ#2515827",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56853",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56853"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853"
},
{
"category": "external",
"summary": "https://go.dev/cl/795540",
"url": "https://go.dev/cl/795540"
},
{
"category": "external",
"summary": "https://go.dev/issue/80205",
"url": "https://go.dev/issue/80205"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6089",
"url": "https://pkg.go.dev/vuln/GO-2026-6089"
}
],
"release_date": "2026-08-13T21:58:53.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service"
},
{
"cve": "CVE-2026-56858",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-08-13T22:16:32.034590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515838"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` component of Go (golang). Pathological inputs could prematurely close an unescaped forward slash (\u0027/\u0027), allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting (XSS), where malicious scripts are executed in a user\u0027s browser, potentially compromising user data or actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via pathological input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important cross-site scripting (XSS) vulnerability in the Go `html/template` package. Applications utilizing this package to render untrusted input are susceptible to arbitrary content injection due to a flaw in how pathological inputs are handled, potentially leading to client-side script 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 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56858"
},
{
"category": "external",
"summary": "RHBZ#2515838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56858"
},
{
"category": "external",
"summary": "https://go.dev/cl/807100",
"url": "https://go.dev/cl/807100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80435",
"url": "https://go.dev/issue/80435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6091",
"url": "https://pkg.go.dev/vuln/GO-2026-6091"
}
],
"release_date": "2026-08-13T21:58:53.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via pathological input"
},
{
"cve": "CVE-2026-56859",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-08-13T22:16:52.493058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `encoding/xml` package of Go. The `DecodeElement` function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important denial of service flaw affects applications utilizing the Go `encoding/xml` package. This vulnerability arises from an issue in XML decoding where a recursion depth counter fails to reset, potentially leading to stack exhaustion when processing malicious XML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56859"
},
{
"category": "external",
"summary": "RHBZ#2515840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56859",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56859"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56859",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56859"
},
{
"category": "external",
"summary": "https://go.dev/cl/803320",
"url": "https://go.dev/cl/803320"
},
{
"category": "external",
"summary": "https://go.dev/issue/80481",
"url": "https://go.dev/issue/80481"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6088",
"url": "https://pkg.go.dev/vuln/GO-2026-6088"
}
],
"release_date": "2026-08-13T21:58:52.959000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue"
},
{
"cve": "CVE-2026-56860",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-13T22:13:18.319384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory (\u0027..\u0027) segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in the Go `net/url` package. Applications built with Go that process untrusted URLs containing parent directory segments (\u0027..\u0027) may be vulnerable to excessive resource consumption due to quadratic time complexity in path resolution. This can lead to a denial of service, impacting the availability of affected 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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56860"
},
{
"category": "external",
"summary": "RHBZ#2515820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56860"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860"
},
{
"category": "external",
"summary": "https://go.dev/cl/803681",
"url": "https://go.dev/cl/803681"
},
{
"category": "external",
"summary": "https://go.dev/issue/80494",
"url": "https://go.dev/issue/80494"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6218",
"url": "https://pkg.go.dev/vuln/GO-2026-6218"
}
],
"release_date": "2026-08-13T21:58:53.731000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution"
},
{
"cve": "CVE-2026-56862",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-08-13T22:16:41.928450+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `golang` `crypto/tls` package. A remote, unauthenticated attacker can exploit this flaw by continuously sending `KeyUpdate` messages during a TLS handshake, forcing the server to perform indefinite key derivation operations. This resource exhaustion can lead to a denial of service for applications and services in Red Hat products that use the affected `crypto/tls` library and are exposed to untrusted network clients.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56862"
},
{
"category": "external",
"summary": "RHBZ#2515839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56862",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862"
},
{
"category": "external",
"summary": "https://go.dev/cl/804261",
"url": "https://go.dev/cl/804261"
},
{
"category": "external",
"summary": "https://go.dev/issue/80528",
"url": "https://go.dev/issue/80528"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6090",
"url": "https://pkg.go.dev/vuln/GO-2026-6090"
}
],
"release_date": "2026-08-13T21:58:53.216000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages"
},
{
"cve": "CVE-2026-67313",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-08-01T13:03:08.824485+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "RHBZ#2510017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67313",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67313"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3",
"url": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson"
}
],
"release_date": "2026-08-01T12:22:16.493000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON"
},
{
"cve": "CVE-2026-67320",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:01:50.659496+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2509993"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "RHBZ#2509993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509993"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67320"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc",
"url": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter"
}
],
"release_date": "2026-08-01T12:22:17.547000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
}
],
"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 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter"
},
{
"cve": "CVE-2026-69152",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-03T18:01:13.566423+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Any applications that pass user-controlled input to the `expand()` function are vulnerable to this issue. This flaw can result in an excessive consumption of memory that eventually terminates the process or blocks the event loop, both causing a denial of service. As this vulnerability allows a remote attacker to cause a denial of service, it 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 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "RHBZ#2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69152"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d",
"url": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac",
"url": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf",
"url": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031",
"url": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895"
}
],
"release_date": "2026-08-03T16:33:36.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
},
{
"cve": "CVE-2026-69153",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-08-03T18:01:01.506065+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510719"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the \u0027from\u0027 parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application\u0027s source code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this flaw as Moderate because the information disclosed is limited to files with a .map extension. Source map files may contain source code paths and content, but the attacker cannot read arbitrary files on the system. Exploitation requires the application to process attacker-controlled CSS through PostCSS on the server side.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69153"
},
{
"category": "external",
"summary": "RHBZ#2510719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510719"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8",
"url": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.5.19",
"url": "https://github.com/postcss/postcss/releases/tag/8.5.19"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp"
}
],
"release_date": "2026-08-03T16:56:25.733000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "Pass map: false when invoking PostCSS to disable source map auto-loading. This prevents the path traversal from being triggered, though it removes source map support entirely.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL"
},
{
"cve": "CVE-2026-69192",
"cwe": {
"id": "CWE-1389",
"name": "Incorrect Parsing of Numbers with Different Radices"
},
"discovery_date": "2026-08-03T21:02:17.374935+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510801"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `ip-address` JavaScript library can lead to Server-Side Request Forgery (SSRF) and trust-boundary bypass. The library\u0027s inconsistent parsing of IP address octets with leading zeros, which it interprets as decimal while the network stack interprets them as octal, can cause applications to misclassify internal IP addresses as external. This discrepancy can bypass security filters designed to prevent access to internal 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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69192"
},
{
"category": "external",
"summary": "RHBZ#2510801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e",
"url": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1",
"url": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr"
}
],
"release_date": "2026-08-03T19:56:13.640000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass"
},
{
"cve": "CVE-2026-73088",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-11T17:11:53.228719+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. The browserslist package, a front-end development tool, is vulnerable to prototype pollution when processing untrusted statistics data. This flaw can lead to a denial of service, as malicious input can crash applications that use the affected library. The impact is considered Important due to the potential for remote exploitation without authentication or user interaction, directly affecting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "RHBZ#2514177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"release_date": "2026-08-11T17:00:05.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that the `browserslist` tool processes only trusted `browserslist-stats.json`, `opts.stats`, and CLI `--stats` data. Avoid using the tool with untrusted input sources in development or build environments. If `browserslist` is integrated into automated pipelines, validate all input data originates from trusted sources.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service"
},
{
"cve": "CVE-2026-73089",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-11T17:12:48.012036+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `browserslist` library, which is used across several Red Hat products and services. The flaw allows an attacker to trigger unbounded memory growth by influencing query values, potentially leading to an out-of-memory crash and service unavailability. This is considered Important due to the potential for remote exploitation and significant impact on service stability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "RHBZ#2514195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405",
"url": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx"
}
],
"release_date": "2026-08-11T17:05:38.760000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:03:01+00:00",
"details": "See Kiali 2.11.16 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59561"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_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 Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:495e714b7f24cd5caf75cb740e393c5c0a0afc893b35c3fd7eea8d09e662bc98_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6dfddc84f7f4a3017a98e33c2d9e49b1f4a6c2fe48fda0b3ff4c92cc58d707c1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8ffdebb2b27119b4805ea0f5a9f2646f7f6315c96505b7131e23509b0a3a171d_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:9dd50c8db97657aabf5afe4dd99f544371574b9b52813414a95623edbc4d9ab5_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:15584ee4daf686b311ddcd073aa8dccef00b9da0ee3fe678cd384621e3f9d407_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b1f8d33f68dd6daf0d5dc4e323403fac1774b68738b8a1a4cfa42946cfa4000_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4f2e5c08bd382696a668254842084117227172cec45b70afa3de42006aebc2f6_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ca1a4eb34a2c084d5ef30e4b93a51d0728526285f7c852c8a560786d5d560724_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results"
}
]
}
RHSA-2026:59566
Vulnerability from csaf_redhat - Published: 2026-08-25 19:22 - Updated: 2026-09-04 12:59A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Workaround
|
A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the `ip-address` library. This library, used for parsing and manipulating IPv4 and IPv6 addresses in JavaScript, is vulnerable to Server-Side Request Forgery (SSRF) due to incorrect classification of IPv4-mapped/NAT64 IPv6 addresses. An attacker could exploit this misclassification to bypass network restrictions and potentially access or manipulate internal resources. This vulnerability can be exploited on any dual-stack host for IPv4-mapped addresses, and for NAT64, it requires a NAT64/DNS64 gateway in the deployment network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Workaround
|
A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
A flaw was found in the `html/template` component of Go (golang). Pathological inputs could prematurely close an unescaped forward slash ('/'), allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting (XSS), where malicious scripts are executed in a user's browser, potentially compromising user data or actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
A flaw was found in the `encoding/xml` package of Go. The `DecodeElement` function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Workaround
|
A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory ('..') segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the 'from' parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application's source code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kiali 2.22.9 for Red Hat OpenShift Service Mesh 3.3 is now available.\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": "Kiali 2.22.9, for Red Hat OpenShift Service Mesh 3.3, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* CVE-2026-45623 openshift-service-mesh/kiali-rhel9: PostCSS: Information disclosure and denial of service via crafted CSS input (OSSM-15109)\n* CVE-2026-45623 openshift-service-mesh/kiali-ossmc-rhel9: PostCSS: Information disclosure and denial of service via crafted CSS input (OSSM-15114)\n* CVE-2026-54272 openshift-service-mesh/kiali-ossmc-rhel9: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (OSSM-15122)\n* CVE-2026-54272 openshift-service-mesh/kiali-rhel9: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (OSSM-15123)\n* CVE-2026-69153 openshift-service-mesh/kiali-rhel9: PostCSS: Information disclosure via crafted sourceMappingURL (OSSM-15159)\n* CVE-2026-69153 openshift-service-mesh/kiali-ossmc-rhel9: PostCSS: Information disclosure via crafted sourceMappingURL (OSSM-15165)\n* CVE-2026-69152 openshift-service-mesh/kiali-rhel9: brace-expansion: Denial of Service via unbounded intermediate arrays (OSSM-15175)\n* CVE-2026-69152 openshift-service-mesh/kiali-ossmc-rhel9: brace-expansion: Denial of Service via unbounded intermediate arrays (OSSM-15176)\n* CVE-2026-69192 openshift-service-mesh/kiali-ossmc-rhel9: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (OSSM-15186)\n* CVE-2026-69192 openshift-service-mesh/kiali-rhel9: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (OSSM-15187)\n* CVE-2026-14257 openshift-service-mesh/kiali-ossmc-rhel9: Brace-expansion: Denial of Service via memory exhaustion in expand() function (OSSM-15195)\n* CVE-2026-45149 openshift-service-mesh/kiali-ossmc-rhel9: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges (OSSM-15263)\n* CVE-2026-45149 openshift-service-mesh/kiali-rhel9: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges (OSSM-15265)\n* CVE-2026-73088 openshift-service-mesh/kiali-ossmc-rhel9: Browserslist: Prototype pollution leading to denial of service (OSSM-15283)\n* CVE-2026-73088 openshift-service-mesh/kiali-rhel9: Browserslist: Prototype pollution leading to denial of service (OSSM-15284)\n* CVE-2026-73089 openshift-service-mesh/kiali-ossmc-rhel9: Browserslist: Denial of Service via unbounded memory growth from distinct query results (OSSM-15297)\n* CVE-2026-73089 openshift-service-mesh/kiali-rhel9: Browserslist: Denial of Service via unbounded memory growth from distinct query results (OSSM-15298)\n* CVE-2026-56852 openshift-service-mesh/kiali-rhel9: golang.org/x/text: Denial of Service via invalid UTF-8 input (OSSM-15322)\n* CVE-2026-56860 openshift-service-mesh/kiali-rhel9: golang net/url: Denial of Service from quadratic complexity in path resolution (OSSM-15403)\n* CVE-2026-56859 openshift-service-mesh/kiali-rhel9: Go: Denial of Service via XML decoding recursion depth issue (OSSM-15408)\n* CVE-2026-56853 openshift-service-mesh/kiali-rhel9: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (OSSM-15422)\n* CVE-2026-56858 openshift-service-mesh/kiali-rhel9: Go html/template: Cross-Site Scripting via pathological input (OSSM-15436)\n* CVE-2026-56862 openshift-service-mesh/kiali-rhel9: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (OSSM-15446)\n* CVE-2026-33818 openshift-service-mesh/kiali-rhel9: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (OSSM-15456)\n* CVE-2026-67321 openshift-service-mesh/kiali-ossmc-rhel9: axios: Denial of Service via object serialization bypass (OSSM-15470)\n* CVE-2026-67321 openshift-service-mesh/kiali-rhel9: axios: Denial of Service via object serialization bypass (OSSM-15471)\n* CVE-2026-67313 openshift-service-mesh/kiali-ossmc-rhel9: axios: Denial of Service via uncontrolled recursion in formDataToJSON (OSSM-15480)\n* CVE-2026-67313 openshift-service-mesh/kiali-rhel9: axios: Denial of Service via uncontrolled recursion in formDataToJSON (OSSM-15481)\n* CVE-2026-67320 openshift-service-mesh/kiali-ossmc-rhel9: axios: Information disclosure via Prototype Pollution in Node HTTP adapter (OSSM-15490)\n* CVE-2026-67320 openshift-service-mesh/kiali-rhel9: axios: Information disclosure via Prototype Pollution in Node HTTP adapter (OSSM-15492)\n* CVE-2026-67314 openshift-service-mesh/kiali-ossmc-rhel9: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth (OSSM-15494)\n* CVE-2026-67314 openshift-service-mesh/kiali-rhel9: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth (OSSM-15495)\n\nBug Fix(es):\n\n* OSSM-15237 [OSSMC] v2.22 JS Error on first Overview access (ToolbarFilter firstElementChild)\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:59566",
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-14257",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33818",
"url": "https://access.redhat.com/security/cve/CVE-2026-33818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45149",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45623",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54272",
"url": "https://access.redhat.com/security/cve/CVE-2026-54272"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56852",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56853",
"url": "https://access.redhat.com/security/cve/CVE-2026-56853"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56858",
"url": "https://access.redhat.com/security/cve/CVE-2026-56858"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56859",
"url": "https://access.redhat.com/security/cve/CVE-2026-56859"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56860",
"url": "https://access.redhat.com/security/cve/CVE-2026-56860"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56862",
"url": "https://access.redhat.com/security/cve/CVE-2026-56862"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67313",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67314",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67320",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67321",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69152",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69153",
"url": "https://access.redhat.com/security/cve/CVE-2026-69153"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69192",
"url": "https://access.redhat.com/security/cve/CVE-2026-69192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73088",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73089",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"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_59566.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.22.9 for Red Hat OpenShift Service Mesh 3.3",
"tracking": {
"current_release_date": "2026-09-04T12:59:45+00:00",
"generator": {
"date": "2026-09-04T12:59:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:59566",
"initial_release_date": "2026-08-25T19:22:30+00:00",
"revision_history": [
{
"date": "2026-08-25T19:22:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T12:59:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.3",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787077108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787076322"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Af4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787077108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787076322"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787077108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Aa6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787076322"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787077108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787076322"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64 as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64 as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64 as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64 as a component of Red Hat OpenShift Service Mesh 3.3",
"product_id": "Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-14257",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-23T14:01:26.376839+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the brace-expansion npm package. The expand() function limits the number of generated results but does not bound the length of each result string. By chaining multiple brace groups, an attacker can keep the result count under the limit while making each result progressively longer, causing total memory consumption to grow until the Node.js process crashes with an uncatchable out-of-memory error. This affects any application that passes attacker-influenced strings to brace-expansion directly or transitively via minimatch or glob brace patterns.\n\nNote: In the majority of Red Hat products, brace-expansion is brought in as a transitive dependency of minimatch or glob and is not used at runtime. It is typically only invoked during build or development tooling and is not directly exposed to untrusted network input, reducing the practical exploitability of this flaw.\n\n```\n$ npm ls --omit=dev brace-expansion\nnpm@10.9.8 /usr/lib/node_modules/npm\n`-- minimatch@9.0.9\n `-- brace-expansion@2.0.2\n```",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "RHBZ#2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-14257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion",
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-07-23T12:54:23.124000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "Do not pass untrusted or user-controlled input to brace-expansion\u0027s expand() function or to libraries that use it for glob pattern matching (such as minimatch or glob). Validate and sanitize any brace patterns before expansion.\n\nWhere possible, upgrade to brace-expansion 1.1.17, 2.1.3, 3.0.3, or 5.0.8 which add a maxLength option that bounds accumulated output.\n\nAs an additional defense-in-depth measure, enforce memory limits on Node.js processes using operating system resource controls such as cgroups or Kubernetes resource limits (spec.containers[].resources.limits.memory) to prevent a single process from exhausting system memory and causing a wider outage.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function"
},
{
"cve": "CVE-2026-33818",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-08-13T22:12:37.151735+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in the Go encoding/asn1 package, as it can be triggered remotely without authentication. An attacker can provide a malformed ASN.1 structure, causing excessive recursion during unmarshalling and leading to stack exhaustion, which can render the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33818"
},
{
"category": "external",
"summary": "RHBZ#2515815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33818",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818"
},
{
"category": "external",
"summary": "https://go.dev/cl/814980",
"url": "https://go.dev/cl/814980"
},
{
"category": "external",
"summary": "https://go.dev/issue/80405",
"url": "https://go.dev/issue/80405"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5972",
"url": "https://pkg.go.dev/vuln/GO-2026-5972"
}
],
"release_date": "2026-08-13T21:58:52.821000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal"
},
{
"cve": "CVE-2026-45149",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-29T21:02:00.092772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship brace-expansion versions 1.x and 2.x, which are not affected by this vulnerability. The flaw exists only in versions 5.0.0 through 5.0.5.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "RHBZ#2483481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2"
}
],
"release_date": "2026-05-29T19:55:07.337000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges"
},
{
"cve": "CVE-2026-45623",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-07-27T18:01:09.671498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507595"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "RHBZ#2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q"
}
],
"release_date": "2026-07-27T17:23:13.326000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input"
},
{
"cve": "CVE-2026-54272",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-07-27T18:01:01.261883+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507593"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ip-address` library. This library, used for parsing and manipulating IPv4 and IPv6 addresses in JavaScript, is vulnerable to Server-Side Request Forgery (SSRF) due to incorrect classification of IPv4-mapped/NAT64 IPv6 addresses. An attacker could exploit this misclassification to bypass network restrictions and potentially access or manipulate internal resources. This vulnerability can be exploited on any dual-stack host for IPv4-mapped addresses, and for NAT64, it requires a NAT64/DNS64 gateway in the deployment network.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate flaw where the `ip-address` JavaScript library incorrectly classifies IPv4-mapped or NAT64 IPv6 addresses. This misclassification can lead to Server-Side Request Forgery (SSRF), allowing an attacker to bypass intended network restrictions and access internal resources. Exploitation is possible on dual-stack hosts for IPv4-mapped addresses, while NAT64 exploitation requires a NAT64/DNS64 gateway.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54272"
},
{
"category": "external",
"summary": "RHBZ#2507593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54272",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54272"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54272",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54272"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-22jq-vg5j-6vgg",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-22jq-vg5j-6vgg"
}
],
"release_date": "2026-07-27T17:13:09.244000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification"
},
{
"cve": "CVE-2026-56852",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-21T20:01:56.266823+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504233"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `golang.org/x/text` library can lead to a denial of service. An attacker could provide specially crafted invalid UTF-8 input to an application using the affected `norm.Iter` functionality, causing it to enter an infinite loop and become unresponsive.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "RHBZ#2504233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504233"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://go.dev/cl/794100",
"url": "https://go.dev/cl/794100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80142",
"url": "https://go.dev/issue/80142"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5970",
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"release_date": "2026-07-21T19:18:59.951000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input"
},
{
"cve": "CVE-2026-56853",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-13T22:14:53.561638+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515827"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: Unencrypted HTTP/2 servers are susceptible to a denial of service due to improper handling of ReadHeaderTimeout during the client preface reading phase. This can lead to resource exhaustion and service unavailability in affected Red Hat products configured to support unencrypted HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56853"
},
{
"category": "external",
"summary": "RHBZ#2515827",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56853",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56853"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853"
},
{
"category": "external",
"summary": "https://go.dev/cl/795540",
"url": "https://go.dev/cl/795540"
},
{
"category": "external",
"summary": "https://go.dev/issue/80205",
"url": "https://go.dev/issue/80205"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6089",
"url": "https://pkg.go.dev/vuln/GO-2026-6089"
}
],
"release_date": "2026-08-13T21:58:53.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service"
},
{
"cve": "CVE-2026-56858",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-08-13T22:16:32.034590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515838"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` component of Go (golang). Pathological inputs could prematurely close an unescaped forward slash (\u0027/\u0027), allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting (XSS), where malicious scripts are executed in a user\u0027s browser, potentially compromising user data or actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via pathological input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important cross-site scripting (XSS) vulnerability in the Go `html/template` package. Applications utilizing this package to render untrusted input are susceptible to arbitrary content injection due to a flaw in how pathological inputs are handled, potentially leading to client-side script 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 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56858"
},
{
"category": "external",
"summary": "RHBZ#2515838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56858"
},
{
"category": "external",
"summary": "https://go.dev/cl/807100",
"url": "https://go.dev/cl/807100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80435",
"url": "https://go.dev/issue/80435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6091",
"url": "https://pkg.go.dev/vuln/GO-2026-6091"
}
],
"release_date": "2026-08-13T21:58:53.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via pathological input"
},
{
"cve": "CVE-2026-56859",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-08-13T22:16:52.493058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `encoding/xml` package of Go. The `DecodeElement` function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important denial of service flaw affects applications utilizing the Go `encoding/xml` package. This vulnerability arises from an issue in XML decoding where a recursion depth counter fails to reset, potentially leading to stack exhaustion when processing malicious XML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56859"
},
{
"category": "external",
"summary": "RHBZ#2515840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56859",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56859"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56859",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56859"
},
{
"category": "external",
"summary": "https://go.dev/cl/803320",
"url": "https://go.dev/cl/803320"
},
{
"category": "external",
"summary": "https://go.dev/issue/80481",
"url": "https://go.dev/issue/80481"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6088",
"url": "https://pkg.go.dev/vuln/GO-2026-6088"
}
],
"release_date": "2026-08-13T21:58:52.959000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue"
},
{
"cve": "CVE-2026-56860",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-13T22:13:18.319384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory (\u0027..\u0027) segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in the Go `net/url` package. Applications built with Go that process untrusted URLs containing parent directory segments (\u0027..\u0027) may be vulnerable to excessive resource consumption due to quadratic time complexity in path resolution. This can lead to a denial of service, impacting the availability of affected 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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56860"
},
{
"category": "external",
"summary": "RHBZ#2515820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56860"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860"
},
{
"category": "external",
"summary": "https://go.dev/cl/803681",
"url": "https://go.dev/cl/803681"
},
{
"category": "external",
"summary": "https://go.dev/issue/80494",
"url": "https://go.dev/issue/80494"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6218",
"url": "https://pkg.go.dev/vuln/GO-2026-6218"
}
],
"release_date": "2026-08-13T21:58:53.731000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution"
},
{
"cve": "CVE-2026-56862",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-08-13T22:16:41.928450+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `golang` `crypto/tls` package. A remote, unauthenticated attacker can exploit this flaw by continuously sending `KeyUpdate` messages during a TLS handshake, forcing the server to perform indefinite key derivation operations. This resource exhaustion can lead to a denial of service for applications and services in Red Hat products that use the affected `crypto/tls` library and are exposed to untrusted network clients.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56862"
},
{
"category": "external",
"summary": "RHBZ#2515839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56862",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862"
},
{
"category": "external",
"summary": "https://go.dev/cl/804261",
"url": "https://go.dev/cl/804261"
},
{
"category": "external",
"summary": "https://go.dev/issue/80528",
"url": "https://go.dev/issue/80528"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6090",
"url": "https://pkg.go.dev/vuln/GO-2026-6090"
}
],
"release_date": "2026-08-13T21:58:53.216000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages"
},
{
"cve": "CVE-2026-67313",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-08-01T13:03:08.824485+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "RHBZ#2510017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67313",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67313"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3",
"url": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson"
}
],
"release_date": "2026-08-01T12:22:16.493000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON"
},
{
"cve": "CVE-2026-67314",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:03:49.884962+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "RHBZ#2510030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67314",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g",
"url": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields"
}
],
"release_date": "2026-08-01T12:22:16.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"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 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth"
},
{
"cve": "CVE-2026-67320",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:01:50.659496+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2509993"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "RHBZ#2509993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509993"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67320"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc",
"url": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter"
}
],
"release_date": "2026-08-01T12:22:17.547000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"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 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter"
},
{
"cve": "CVE-2026-67321",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-01T13:02:49.231124+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510011"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via object serialization bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "RHBZ#2510011",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510011"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass"
}
],
"release_date": "2026-08-01T12:22:18.177000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via object serialization bypass"
},
{
"cve": "CVE-2026-69152",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-03T18:01:13.566423+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Any applications that pass user-controlled input to the `expand()` function are vulnerable to this issue. This flaw can result in an excessive consumption of memory that eventually terminates the process or blocks the event loop, both causing a denial of service. As this vulnerability allows a remote attacker to cause a denial of service, it 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 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "RHBZ#2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69152"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d",
"url": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac",
"url": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf",
"url": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031",
"url": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895"
}
],
"release_date": "2026-08-03T16:33:36.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
},
{
"cve": "CVE-2026-69153",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-08-03T18:01:01.506065+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510719"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the \u0027from\u0027 parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application\u0027s source code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this flaw as Moderate because the information disclosed is limited to files with a .map extension. Source map files may contain source code paths and content, but the attacker cannot read arbitrary files on the system. Exploitation requires the application to process attacker-controlled CSS through PostCSS on the server side.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69153"
},
{
"category": "external",
"summary": "RHBZ#2510719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510719"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8",
"url": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.5.19",
"url": "https://github.com/postcss/postcss/releases/tag/8.5.19"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp"
}
],
"release_date": "2026-08-03T16:56:25.733000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "Pass map: false when invoking PostCSS to disable source map auto-loading. This prevents the path traversal from being triggered, though it removes source map support entirely.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL"
},
{
"cve": "CVE-2026-69192",
"cwe": {
"id": "CWE-1389",
"name": "Incorrect Parsing of Numbers with Different Radices"
},
"discovery_date": "2026-08-03T21:02:17.374935+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510801"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `ip-address` JavaScript library can lead to Server-Side Request Forgery (SSRF) and trust-boundary bypass. The library\u0027s inconsistent parsing of IP address octets with leading zeros, which it interprets as decimal while the network stack interprets them as octal, can cause applications to misclassify internal IP addresses as external. This discrepancy can bypass security filters designed to prevent access to internal 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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69192"
},
{
"category": "external",
"summary": "RHBZ#2510801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e",
"url": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1",
"url": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr"
}
],
"release_date": "2026-08-03T19:56:13.640000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass"
},
{
"cve": "CVE-2026-73088",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-11T17:11:53.228719+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. The browserslist package, a front-end development tool, is vulnerable to prototype pollution when processing untrusted statistics data. This flaw can lead to a denial of service, as malicious input can crash applications that use the affected library. The impact is considered Important due to the potential for remote exploitation without authentication or user interaction, directly affecting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "RHBZ#2514177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"release_date": "2026-08-11T17:00:05.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that the `browserslist` tool processes only trusted `browserslist-stats.json`, `opts.stats`, and CLI `--stats` data. Avoid using the tool with untrusted input sources in development or build environments. If `browserslist` is integrated into automated pipelines, validate all input data originates from trusted sources.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service"
},
{
"cve": "CVE-2026-73089",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-11T17:12:48.012036+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `browserslist` library, which is used across several Red Hat products and services. The flaw allows an attacker to trigger unbounded memory growth by influencing query values, potentially leading to an out-of-memory crash and service unavailability. This is considered Important due to the potential for remote exploitation and significant impact on service stability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "RHBZ#2514195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405",
"url": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx"
}
],
"release_date": "2026-08-11T17:05:38.760000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:22:30+00:00",
"details": "See Kiali 2.22.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.3/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59566"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_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 Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:022c12caa213dbb1b4d2f585f52f31e7d1a0da386b2ac1658e2fde1b08121970_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:1fd1ec8f91a01ae88389893ab5af9cb6380c9b9674acd6c18e425f332a4ec999_arm64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:4bf7c9b34a8ab5a24dd925c64e440883628687a145e1633ab7879465ff25f38f_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a6b6b84edf4b3c345b4c958ca67b7ef27f06dde44d27448eba24db17c11e1787_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3ca26a65399e462e8188af985f28677f7a1b33833e21ea58c4d88ef03a594d55_s390x",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:4af8891fcc1b6df9678d22ed1039b0c4798ae7de7ceac794f7b4387203bbce10_ppc64le",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:68862ac6cb2ef3723b0e705ff36042bbf2d2608377da38f8263545537c450919_amd64",
"Red Hat OpenShift Service Mesh 3.3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:f4524769f240d33cfd8b41ef42b6d51bb9d947c967cb78144a141829c106c5c5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results"
}
]
}
RHSA-2026:59583
Vulnerability from csaf_redhat - Published: 2026-08-25 19:39 - Updated: 2026-09-04 12:56A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by sending oversized or invalid baggage headers. The `Parse` function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when handling these large inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in the `ip-address` library. This library, used for parsing and manipulating IPv4 and IPv6 addresses in JavaScript, is vulnerable to Server-Side Request Forgery (SSRF) due to incorrect classification of IPv4-mapped/NAT64 IPv6 addresses. An attacker could exploit this misclassification to bypass network restrictions and potentially access or manipulate internal resources. This vulnerability can be exploited on any dual-stack host for IPv4-mapped addresses, and for NAT64, it requires a NAT64/DNS64 gateway in the deployment network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in the `html/template` component of Go (golang). Pathological inputs could prematurely close an unescaped forward slash ('/'), allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting (XSS), where malicious scripts are executed in a user's browser, potentially compromising user data or actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in the `encoding/xml` package of Go. The `DecodeElement` function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory ('..') segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the 'from' parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application's source code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kiali 2.27.3 for Red Hat OpenShift Service Mesh 3.4 is now available.\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": "Kiali 2.27.3, for Red Hat OpenShift Service Mesh 3.4, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* CVE-2026-45623 openshift-service-mesh/kiali-ossmc-rhel9: PostCSS: Information disclosure and denial of service via crafted CSS input (OSSM-15115)\n* CVE-2026-45623 openshift-service-mesh/kiali-rhel9: PostCSS: Information disclosure and denial of service via crafted CSS input (OSSM-15110)\n* CVE-2026-54272 openshift-service-mesh/kiali-ossmc-rhel9: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (OSSM-15124)\n* CVE-2026-54272 openshift-service-mesh/kiali-rhel9: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (OSSM-15125)\n* CVE-2026-69153 openshift-service-mesh/kiali-rhel9: PostCSS: Information disclosure via crafted sourceMappingURL (OSSM-15160)\n* CVE-2026-69153 openshift-service-mesh/kiali-ossmc-rhel9: PostCSS: Information disclosure via crafted sourceMappingURL (OSSM-15164)\n* CVE-2026-69152 openshift-service-mesh/kiali-ossmc-rhel9: brace-expansion: Denial of Service via unbounded intermediate arrays (OSSM-15178)\n* CVE-2026-69152 openshift-service-mesh/kiali-rhel9: brace-expansion: Denial of Service via unbounded intermediate arrays (OSSM-15179)\n* CVE-2026-69192 openshift-service-mesh/kiali-ossmc-rhel9: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (OSSM-15188)\n* CVE-2026-69192 openshift-service-mesh/kiali-rhel9: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (OSSM-15189)\n* CVE-2026-14257 openshift-service-mesh/kiali-rhel9: Brace-expansion: Denial of Service via memory exhaustion in expand() function (OSSM-15194)\n* CVE-2026-14257 openshift-service-mesh/kiali-ossmc-rhel9: Brace-expansion: Denial of Service via memory exhaustion in expand() function (OSSM-15220)\n* CVE-2026-73088 openshift-service-mesh/kiali-ossmc-rhel9: Browserslist: Prototype pollution leading to denial of service (OSSM-15285)\n* CVE-2026-73088 openshift-service-mesh/kiali-rhel9: Browserslist: Prototype pollution leading to denial of service (OSSM-15286)\n* CVE-2026-73089 openshift-service-mesh/kiali-ossmc-rhel9: Browserslist: Denial of Service via unbounded memory growth from distinct query results (OSSM-15299)\n* CVE-2026-73089 openshift-service-mesh/kiali-rhel9: Browserslist: Denial of Service via unbounded memory growth from distinct query results (OSSM-15300)\n* CVE-2026-56852 openshift-service-mesh/kiali-rhel9: golang.org/x/text: Denial of Service via invalid UTF-8 input (OSSM-15325)\n* CVE-2026-56860 openshift-service-mesh/kiali-rhel9: golang net/url: Denial of Service from quadratic complexity in path resolution (OSSM-15404)\n* CVE-2026-41178 openshift-service-mesh/kiali-rhel9: OpenTelemetry-Go: Denial of Service via oversized baggage headers (OSSM-15339)\n* CVE-2026-56859 openshift-service-mesh/kiali-rhel9: Go: Denial of Service via XML decoding recursion depth issue (OSSM-15409)\n* CVE-2026-56853 openshift-service-mesh/kiali-rhel9: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (OSSM-15423)\n* CVE-2026-56858 openshift-service-mesh/kiali-rhel9: Go html/template: Cross-Site Scripting via pathological input (OSSM-15437)\n* CVE-2026-56862 openshift-service-mesh/kiali-rhel9: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (OSSM-15447)\n* CVE-2026-33818 openshift-service-mesh/kiali-rhel9: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (OSSM-15457)\n* CVE-2026-67321 openshift-service-mesh/kiali-ossmc-rhel9: axios: Denial of Service via object serialization bypass (OSSM-15472)\n* CVE-2026-67321 openshift-service-mesh/kiali-rhel9: axios: Denial of Service via object serialization bypass (OSSM-15473)\n* CVE-2026-67313 openshift-service-mesh/kiali-ossmc-rhel9: axios: Denial of Service via uncontrolled recursion in formDataToJSON (OSSM-15482)\n* CVE-2026-67313 openshift-service-mesh/kiali-rhel9: axios: Denial of Service via uncontrolled recursion in formDataToJSON (OSSM-15483)\n* CVE-2026-67320 openshift-service-mesh/kiali-ossmc-rhel9: axios: Information disclosure via Prototype Pollution in Node HTTP adapter (OSSM-15491)\n* CVE-2026-67320 openshift-service-mesh/kiali-rhel9: axios: Information disclosure via Prototype Pollution in Node HTTP adapter (OSSM-15493)\n* CVE-2026-67314 openshift-service-mesh/kiali-ossmc-rhel9: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth (OSSM-15496)\n* CVE-2026-67314 openshift-service-mesh/kiali-rhel9: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth (OSSM-15497)\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:59583",
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-14257",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33818",
"url": "https://access.redhat.com/security/cve/CVE-2026-33818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41178",
"url": "https://access.redhat.com/security/cve/CVE-2026-41178"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45623",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54272",
"url": "https://access.redhat.com/security/cve/CVE-2026-54272"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56852",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56853",
"url": "https://access.redhat.com/security/cve/CVE-2026-56853"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56858",
"url": "https://access.redhat.com/security/cve/CVE-2026-56858"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56859",
"url": "https://access.redhat.com/security/cve/CVE-2026-56859"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56860",
"url": "https://access.redhat.com/security/cve/CVE-2026-56860"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56862",
"url": "https://access.redhat.com/security/cve/CVE-2026-56862"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67313",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67314",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67320",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67321",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69152",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69153",
"url": "https://access.redhat.com/security/cve/CVE-2026-69153"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69192",
"url": "https://access.redhat.com/security/cve/CVE-2026-69192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73088",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73089",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"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_59583.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.27.3 for Red Hat OpenShift Service Mesh 3.4",
"tracking": {
"current_release_date": "2026-09-04T12:56:13+00:00",
"generator": {
"date": "2026-09-04T12:56:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:59583",
"initial_release_date": "2026-08-25T19:39:45+00:00",
"revision_history": [
{
"date": "2026-08-25T19:39:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T12:56:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.4",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Ac49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787165683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-operator-bundle@sha256%3A99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-operator-bundle\u0026tag=1787168010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator\u0026tag=1787164982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787166293"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787165683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3Ac73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator\u0026tag=1787164982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ab40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787166293"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787165683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator\u0026tag=1787164982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787166293"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aaa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1787165683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator\u0026tag=1787164982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1787166293"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64 as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64 as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64 as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64 as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64 as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64 as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64 as a component of Red Hat OpenShift Service Mesh 3.4",
"product_id": "Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-14257",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-23T14:01:26.376839+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the brace-expansion npm package. The expand() function limits the number of generated results but does not bound the length of each result string. By chaining multiple brace groups, an attacker can keep the result count under the limit while making each result progressively longer, causing total memory consumption to grow until the Node.js process crashes with an uncatchable out-of-memory error. This affects any application that passes attacker-influenced strings to brace-expansion directly or transitively via minimatch or glob brace patterns.\n\nNote: In the majority of Red Hat products, brace-expansion is brought in as a transitive dependency of minimatch or glob and is not used at runtime. It is typically only invoked during build or development tooling and is not directly exposed to untrusted network input, reducing the practical exploitability of this flaw.\n\n```\n$ npm ls --omit=dev brace-expansion\nnpm@10.9.8 /usr/lib/node_modules/npm\n`-- minimatch@9.0.9\n `-- brace-expansion@2.0.2\n```",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "RHBZ#2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-14257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion",
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-07-23T12:54:23.124000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "Do not pass untrusted or user-controlled input to brace-expansion\u0027s expand() function or to libraries that use it for glob pattern matching (such as minimatch or glob). Validate and sanitize any brace patterns before expansion.\n\nWhere possible, upgrade to brace-expansion 1.1.17, 2.1.3, 3.0.3, or 5.0.8 which add a maxLength option that bounds accumulated output.\n\nAs an additional defense-in-depth measure, enforce memory limits on Node.js processes using operating system resource controls such as cgroups or Kubernetes resource limits (spec.containers[].resources.limits.memory) to prevent a single process from exhausting system memory and causing a wider outage.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function"
},
{
"cve": "CVE-2026-33818",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-08-13T22:12:37.151735+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `encoding/asn1` package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One (ASN.1) structure, leading to excessive recursion during the `Unmarshal` operation. This could result in stack exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in the Go encoding/asn1 package, as it can be triggered remotely without authentication. An attacker can provide a malformed ASN.1 structure, causing excessive recursion during unmarshalling and leading to stack exhaustion, which can render the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33818"
},
{
"category": "external",
"summary": "RHBZ#2515815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33818",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33818"
},
{
"category": "external",
"summary": "https://go.dev/cl/814980",
"url": "https://go.dev/cl/814980"
},
{
"category": "external",
"summary": "https://go.dev/issue/80405",
"url": "https://go.dev/issue/80405"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5972",
"url": "https://pkg.go.dev/vuln/GO-2026-5972"
}
],
"release_date": "2026-08-13T21:58:52.821000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal"
},
{
"cve": "CVE-2026-41178",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-04T16:01:10.300537+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484830"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by sending oversized or invalid baggage headers. The `Parse` function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when handling these large inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in OpenTelemetry-Go, affecting versions 1.41.0 and 1.43.0. An attacker can exploit this flaw by sending oversized baggage headers, causing the `Parse` function to process invalid inputs and log errors, which can lead to resource exhaustion and service disruption in Red Hat products utilizing these affected OpenTelemetry-Go versions. The impact is considered Important due to the potential for remote, unauthenticated denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41178"
},
{
"category": "external",
"summary": "RHBZ#2484830",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484830"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41178",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41178"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/pull/7880",
"url": "https://github.com/open-telemetry/opentelemetry-go/pull/7880"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835",
"url": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835"
}
],
"release_date": "2026-06-04T14:38:23.707000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers"
},
{
"cve": "CVE-2026-45623",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-07-27T18:01:09.671498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507595"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "RHBZ#2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q"
}
],
"release_date": "2026-07-27T17:23:13.326000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"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 Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input"
},
{
"cve": "CVE-2026-54272",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-07-27T18:01:01.261883+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507593"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ip-address` library. This library, used for parsing and manipulating IPv4 and IPv6 addresses in JavaScript, is vulnerable to Server-Side Request Forgery (SSRF) due to incorrect classification of IPv4-mapped/NAT64 IPv6 addresses. An attacker could exploit this misclassification to bypass network restrictions and potentially access or manipulate internal resources. This vulnerability can be exploited on any dual-stack host for IPv4-mapped addresses, and for NAT64, it requires a NAT64/DNS64 gateway in the deployment network.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate flaw where the `ip-address` JavaScript library incorrectly classifies IPv4-mapped or NAT64 IPv6 addresses. This misclassification can lead to Server-Side Request Forgery (SSRF), allowing an attacker to bypass intended network restrictions and access internal resources. Exploitation is possible on dual-stack hosts for IPv4-mapped addresses, while NAT64 exploitation requires a NAT64/DNS64 gateway.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54272"
},
{
"category": "external",
"summary": "RHBZ#2507593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54272",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54272"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54272",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54272"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-22jq-vg5j-6vgg",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-22jq-vg5j-6vgg"
}
],
"release_date": "2026-07-27T17:13:09.244000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification"
},
{
"cve": "CVE-2026-56852",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-21T20:01:56.266823+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504233"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `golang.org/x/text` library can lead to a denial of service. An attacker could provide specially crafted invalid UTF-8 input to an application using the affected `norm.Iter` functionality, causing it to enter an infinite loop and become unresponsive.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "RHBZ#2504233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504233"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://go.dev/cl/794100",
"url": "https://go.dev/cl/794100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80142",
"url": "https://go.dev/issue/80142"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5970",
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"release_date": "2026-07-21T19:18:59.951000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input"
},
{
"cve": "CVE-2026-56853",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-13T22:14:53.561638+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515827"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTimeout` is not correctly applied during this process. This oversight could allow a remote attacker to maintain open connections indefinitely, potentially leading to a Denial of Service (DoS) by exhausting server resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: Unencrypted HTTP/2 servers are susceptible to a denial of service due to improper handling of ReadHeaderTimeout during the client preface reading phase. This can lead to resource exhaustion and service unavailability in affected Red Hat products configured to support unencrypted HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56853"
},
{
"category": "external",
"summary": "RHBZ#2515827",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56853",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56853"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56853"
},
{
"category": "external",
"summary": "https://go.dev/cl/795540",
"url": "https://go.dev/cl/795540"
},
{
"category": "external",
"summary": "https://go.dev/issue/80205",
"url": "https://go.dev/issue/80205"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6089",
"url": "https://pkg.go.dev/vuln/GO-2026-6089"
}
],
"release_date": "2026-08-13T21:58:53.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service"
},
{
"cve": "CVE-2026-56858",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-08-13T22:16:32.034590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515838"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` component of Go (golang). Pathological inputs could prematurely close an unescaped forward slash (\u0027/\u0027), allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting (XSS), where malicious scripts are executed in a user\u0027s browser, potentially compromising user data or actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via pathological input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important cross-site scripting (XSS) vulnerability in the Go `html/template` package. Applications utilizing this package to render untrusted input are susceptible to arbitrary content injection due to a flaw in how pathological inputs are handled, potentially leading to client-side script 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 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56858"
},
{
"category": "external",
"summary": "RHBZ#2515838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56858"
},
{
"category": "external",
"summary": "https://go.dev/cl/807100",
"url": "https://go.dev/cl/807100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80435",
"url": "https://go.dev/issue/80435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6091",
"url": "https://pkg.go.dev/vuln/GO-2026-6091"
}
],
"release_date": "2026-08-13T21:58:53.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via pathological input"
},
{
"cve": "CVE-2026-56859",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-08-13T22:16:52.493058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `encoding/xml` package of Go. The `DecodeElement` function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important denial of service flaw affects applications utilizing the Go `encoding/xml` package. This vulnerability arises from an issue in XML decoding where a recursion depth counter fails to reset, potentially leading to stack exhaustion when processing malicious XML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56859"
},
{
"category": "external",
"summary": "RHBZ#2515840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56859",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56859"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56859",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56859"
},
{
"category": "external",
"summary": "https://go.dev/cl/803320",
"url": "https://go.dev/cl/803320"
},
{
"category": "external",
"summary": "https://go.dev/issue/80481",
"url": "https://go.dev/issue/80481"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6088",
"url": "https://pkg.go.dev/vuln/GO-2026-6088"
}
],
"release_date": "2026-08-13T21:58:52.959000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue"
},
{
"cve": "CVE-2026-56860",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-13T22:13:18.319384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in `net/url`, a component of `golang`. This vulnerability arises when resolving relative paths that contain numerous parent directory (\u0027..\u0027) segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory allocation. This can result in a Denial of Service (DoS) due to resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in the Go `net/url` package. Applications built with Go that process untrusted URLs containing parent directory segments (\u0027..\u0027) may be vulnerable to excessive resource consumption due to quadratic time complexity in path resolution. This can lead to a denial of service, impacting the availability of affected 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 Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56860"
},
{
"category": "external",
"summary": "RHBZ#2515820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56860"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56860"
},
{
"category": "external",
"summary": "https://go.dev/cl/803681",
"url": "https://go.dev/cl/803681"
},
{
"category": "external",
"summary": "https://go.dev/issue/80494",
"url": "https://go.dev/issue/80494"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6218",
"url": "https://pkg.go.dev/vuln/GO-2026-6218"
}
],
"release_date": "2026-08-13T21:58:53.731000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution"
},
{
"cve": "CVE-2026-56862",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-08-13T22:16:41.928450+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package, part of `golang`. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `golang` `crypto/tls` package. A remote, unauthenticated attacker can exploit this flaw by continuously sending `KeyUpdate` messages during a TLS handshake, forcing the server to perform indefinite key derivation operations. This resource exhaustion can lead to a denial of service for applications and services in Red Hat products that use the affected `crypto/tls` library and are exposed to untrusted network clients.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56862"
},
{
"category": "external",
"summary": "RHBZ#2515839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56862",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56862"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56862"
},
{
"category": "external",
"summary": "https://go.dev/cl/804261",
"url": "https://go.dev/cl/804261"
},
{
"category": "external",
"summary": "https://go.dev/issue/80528",
"url": "https://go.dev/issue/80528"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/94pEornpRlI",
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-6090",
"url": "https://pkg.go.dev/vuln/GO-2026-6090"
}
],
"release_date": "2026-08-13T21:58:53.216000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages"
},
{
"cve": "CVE-2026-67313",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-08-01T13:03:08.824485+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "RHBZ#2510017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67313",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67313"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3",
"url": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson"
}
],
"release_date": "2026-08-01T12:22:16.493000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON"
},
{
"cve": "CVE-2026-67314",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:03:49.884962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "RHBZ#2510030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67314",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g",
"url": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields"
}
],
"release_date": "2026-08-01T12:22:16.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"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 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth"
},
{
"cve": "CVE-2026-67320",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:01:50.659496+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2509993"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "RHBZ#2509993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509993"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67320"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc",
"url": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter"
}
],
"release_date": "2026-08-01T12:22:17.547000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"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 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter"
},
{
"cve": "CVE-2026-67321",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-01T13:02:49.231124+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510011"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via object serialization bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "RHBZ#2510011",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510011"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass"
}
],
"release_date": "2026-08-01T12:22:18.177000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via object serialization bypass"
},
{
"cve": "CVE-2026-69152",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-03T18:01:13.566423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Any applications that pass user-controlled input to the `expand()` function are vulnerable to this issue. This flaw can result in an excessive consumption of memory that eventually terminates the process or blocks the event loop, both causing a denial of service. As this vulnerability allows a remote attacker to cause a denial of service, it 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 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "RHBZ#2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69152"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d",
"url": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac",
"url": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf",
"url": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031",
"url": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895"
}
],
"release_date": "2026-08-03T16:33:36.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
},
{
"cve": "CVE-2026-69153",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-08-03T18:01:01.506065+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510719"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the \u0027from\u0027 parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application\u0027s source code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this flaw as Moderate because the information disclosed is limited to files with a .map extension. Source map files may contain source code paths and content, but the attacker cannot read arbitrary files on the system. Exploitation requires the application to process attacker-controlled CSS through PostCSS on the server side.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69153"
},
{
"category": "external",
"summary": "RHBZ#2510719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510719"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8",
"url": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.5.19",
"url": "https://github.com/postcss/postcss/releases/tag/8.5.19"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp"
}
],
"release_date": "2026-08-03T16:56:25.733000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "Pass map: false when invoking PostCSS to disable source map auto-loading. This prevents the path traversal from being triggered, though it removes source map support entirely.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL"
},
{
"cve": "CVE-2026-69192",
"cwe": {
"id": "CWE-1389",
"name": "Incorrect Parsing of Numbers with Different Radices"
},
"discovery_date": "2026-08-03T21:02:17.374935+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510801"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `ip-address` JavaScript library can lead to Server-Side Request Forgery (SSRF) and trust-boundary bypass. The library\u0027s inconsistent parsing of IP address octets with leading zeros, which it interprets as decimal while the network stack interprets them as octal, can cause applications to misclassify internal IP addresses as external. This discrepancy can bypass security filters designed to prevent access to internal 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 Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69192"
},
{
"category": "external",
"summary": "RHBZ#2510801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e",
"url": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1",
"url": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr"
}
],
"release_date": "2026-08-03T19:56:13.640000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass"
},
{
"cve": "CVE-2026-73088",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-11T17:11:53.228719+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. The browserslist package, a front-end development tool, is vulnerable to prototype pollution when processing untrusted statistics data. This flaw can lead to a denial of service, as malicious input can crash applications that use the affected library. The impact is considered Important due to the potential for remote exploitation without authentication or user interaction, directly affecting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "RHBZ#2514177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"release_date": "2026-08-11T17:00:05.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that the `browserslist` tool processes only trusted `browserslist-stats.json`, `opts.stats`, and CLI `--stats` data. Avoid using the tool with untrusted input sources in development or build environments. If `browserslist` is integrated into automated pipelines, validate all input data originates from trusted sources.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service"
},
{
"cve": "CVE-2026-73089",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-11T17:12:48.012036+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `browserslist` library, which is used across several Red Hat products and services. The flaw allows an attacker to trigger unbounded memory growth by influencing query values, potentially leading to an out-of-memory crash and service unavailability. This is considered Important due to the potential for remote exploitation and significant impact on service stability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "RHBZ#2514195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405",
"url": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx"
}
],
"release_date": "2026-08-11T17:05:38.760000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T19:39:45+00:00",
"details": "See Kiali 2.27.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.4/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:99ce58159389ee40323faa9a0fe5aac75ec89bf05b173448a6ee7133174a39ba_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:0fb23387faefdca92aa1407a399ddd6767e95f90ec7a344a192e6eaf841fe307_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6ef4eb1ad50df9c37fe6308ca4566544ebe1d2dfc48aa3f49b80d86a5525930b_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:79838fa76f16fe44db043c968827e7d87f91b861edaf91ab01b623269d380352_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b40fad37a5cd6728e0f3692e7e8b8319ab892cd7459f90d63a175e3fbe4e5b7b_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:5b3d1441d5d53e6a3f814d65007b31f60e9f52d9581f4b057f7aa5dff0f94bd2_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8c25f301074589750277a996a9f22a9802ab56f7185d622ef5ac2e521bc47d3d_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:8eb6025c068543c93c8a65f5bac687fec8714e9d21116add6f9695396ecc14fc_amd64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:c73109306b6d0317ca53ac7bf6928ecdda3d26767e6fbe654d0013dfed5e8374_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:153323fec32e89c72d25c5e791809ef1e2101a93bc10bc291ccbbeda8b0472c1_ppc64le",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:18380df413ccfe56b2342aeb7811e5f1cadb3574d7b791c8de5cd234cf016004_arm64",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:aa4479c9cefa462ebd06f5be23decc5ea618d3417d0719e30acf4a5e2139a81f_s390x",
"Red Hat OpenShift Service Mesh 3.4:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c49297779447cba6baaf1df86091d01fac23f9d3a5af745304f2e9b4abb9ba28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results"
}
]
}
RHSA-2026:60442
Vulnerability from csaf_redhat - Published: 2026-09-01 08:38 - Updated: 2026-09-04 13:00A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x | — |
Workaround
|
A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x | — |
Workaround
|
A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser. A remote attacker could exploit this vulnerability by providing specially crafted YAML input containing nested flow collections. This can lead to exponential parsing time when the application processes untrusted input, consuming excessive CPU resources. This resource exhaustion can block the Node.js event loop and cause a Denial of Service (DoS) for the affected process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.22.12 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.22.\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 RPM packages for Red Hat OpenShift Container Platform 4.22.12. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:60441\n\nSecurity Fix(es):\n\n* browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results (CVE-2026-73089)\n* browserslist: Browserslist: Prototype pollution leading to denial of service (CVE-2026-73088)\n* js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections (CVE-2026-73643)\n* net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame (CVE-2026-33814)\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.22 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.22/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:60442",
"url": "https://access.redhat.com/errata/RHSA-2026:60442"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73088",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73089",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73643",
"url": "https://access.redhat.com/security/cve/CVE-2026-73643"
},
{
"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_60442.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.22.12 security and extras update",
"tracking": {
"current_release_date": "2026-09-04T13:00:42+00:00",
"generator": {
"date": "2026-09-04T13:00:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:60442",
"initial_release_date": "2026-09-01T08:38:17+00:00",
"revision_history": [
{
"date": "2026-09-01T08:38:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-01T08:40:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T13:00: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 Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787589196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ac14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787572758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ab1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787572598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787572162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Af7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787570817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ab2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787676758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ad66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787574362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Ac3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787668573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Ad5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787572813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787575242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Ae5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787676776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Afa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787744843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ac16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787572040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787722436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787571924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Ac99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787571206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787572160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787741621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1787571891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1787722516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Acb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787741259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787741336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787571507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787676766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787572777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787589212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787575239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aacdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787572059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Aa5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787676802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787570783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Ad7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787571865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Af7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787573425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Af0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787572024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787676752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787575198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787572052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787572101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Ae01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787570912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787572099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787676772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ab767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787571480"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787571207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aeeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787573528"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787589196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787572758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787572598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787572162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Af40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787570817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787676758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787574362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Ae5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787668573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787572813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787575242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787676776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787744843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ace5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787572040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787722436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787571924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787571206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787572160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Affe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787741621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787741259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Ae17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787741336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Ad2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787571507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787676766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787572777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Aa0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787589212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787575239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787572059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Abe9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787676802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Afab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787570783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787571865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Ade65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787573425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787572024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Aae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787676752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Af35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787575198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787572052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787572101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787570912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787572099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787676772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Af42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787571480"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Add5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787571207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787573528"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Ab46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787589196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Aeab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787572758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Afcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787572598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Ab29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787572162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787570817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787676758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ae88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787574362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787668573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787572813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787575242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787676776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787744843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787572040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787722436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Abc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787571924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787571206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ac330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787572160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ada030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787741621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Ae795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1787571891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1787722516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787741259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Ab90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787741336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Aea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787571507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787676766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787572777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787589212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787575239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787572059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ae166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787676802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Af2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787570783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787571865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787573425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Abd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787572024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Ac1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Aaf88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787676752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787575198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787572052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Aff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787572101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Ad39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787570912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Ae9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787572099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ac22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787676772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Acb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787571480"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Ac2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787571207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787573528"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Accf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Aac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787572758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ab72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787572598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787572162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Ab0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787570817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787676758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ab8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787574362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787572813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787575242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Ab9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787676776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787744843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787572040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787722436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787571924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787571206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787572160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787741621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787571507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ad961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787676766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ae76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787572777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787589212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787575239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787572059"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ab2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787676802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787570783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Ab08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787571865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787573425"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787572024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787676753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Acc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787572052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787572101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787570912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787572099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ad3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787676772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Aa6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787571480"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787571207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aaecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787573528"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T08:38:17+00:00",
"details": "See 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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60442"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-73088",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-11T17:11:53.228719+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. The browserslist package, a front-end development tool, is vulnerable to prototype pollution when processing untrusted statistics data. This flaw can lead to a denial of service, as malicious input can crash applications that use the affected library. The impact is considered Important due to the potential for remote exploitation without authentication or user interaction, directly affecting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "RHBZ#2514177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"release_date": "2026-08-11T17:00:05.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T08:38:17+00:00",
"details": "See 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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60442"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that the `browserslist` tool processes only trusted `browserslist-stats.json`, `opts.stats`, and CLI `--stats` data. Avoid using the tool with untrusted input sources in development or build environments. If `browserslist` is integrated into automated pipelines, validate all input data originates from trusted sources.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service"
},
{
"cve": "CVE-2026-73089",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-11T17:12:48.012036+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `browserslist` library, which is used across several Red Hat products and services. The flaw allows an attacker to trigger unbounded memory growth by influencing query values, potentially leading to an out-of-memory crash and service unavailability. This is considered Important due to the potential for remote exploitation and significant impact on service stability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, 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.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "RHBZ#2514195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405",
"url": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx"
}
],
"release_date": "2026-08-11T17:05:38.760000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T08:38:17+00:00",
"details": "See 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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60442"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results"
},
{
"cve": "CVE-2026-73643",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-08-13T18:11:25.926202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515531"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser. A remote attacker could exploit this vulnerability by providing specially crafted YAML input containing nested flow collections. This can lead to exponential parsing time when the application processes untrusted input, consuming excessive CPU resources. This resource exhaustion can block the Node.js event loop and cause a Denial of Service (DoS) for the affected process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial-of-service flaw in the `js-yaml` library, where processing specially crafted YAML input can lead to exponential parsing time. This can cause applications utilizing affected versions of `js-yaml` within Red Hat products to consume excessive CPU resources, potentially blocking the Node.js event loop and leading to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73643"
},
{
"category": "external",
"summary": "RHBZ#2515531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515531"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73643",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73643"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/3e5240f9cbe645ce5afb58524954a13c8539c853",
"url": "https://github.com/nodeca/js-yaml/commit/3e5240f9cbe645ce5afb58524954a13c8539c853"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-pm4m-ph32-ghv5",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-pm4m-ph32-ghv5"
}
],
"release_date": "2026-08-13T17:47:30.404000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T08:38:17+00:00",
"details": "See 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.22/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60442"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict applications from processing untrusted YAML input with affected versions of the `js-yaml` library. Implement strict input validation to ensure that only trusted and well-formed YAML data is processed. If the application is exposed to external, untrusted sources, consider isolating the application or implementing additional resource limits to prevent complete service disruption.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:49ee39c3414c87c9228dd2309692045eb1db9183c4fdd14495404ded6e35fd56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:555efbc2c6d906939abeb4695fb83b05075a25155c35fdd00e20362a67b23eab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:57c71bcd94ddd5c47682e1fbd576efd6e14ce130c333ac686f1c42bdd6e70d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b2d1e9a2019c24b529bd8f380f1e3b6e729d564965e104cf46c26dff91c4bc7b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:5fdb723ee9696073b5bc33b442660b7ea472e7f0b98c09170d400b4cbbea0eb7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b0439cea5e3ccd92884547fb3e3bef39a62d0b02ac121bed447c05fd35920154_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f40e2ae5ebd9e29c5d5456f0dbf625dd294035fdefba953709ef5f7594dbe992_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f7df45e3b21a051d6ebef948e319b4d27c5e851ae86d136b7d5b333011760d37_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:93df40b046a8cdd8a18b293555677590b20107b6a8183e230d83c70a2d8cef10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:b8e9a799a76bcf988cc67a81585a572cc364403a2f68922cf4246aa4941e824a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:d66813a200736155eb980dc03ebd92328a53022db45bde90a4dc24cafb91b82c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e88c5b56bf4731485794c6090beab57648675646b13ffe4cc60d4a7a2deff374_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0ede06f472ca1d018e94aedafaeef86a5fd99e4d99deab285383d4094461ff47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:5baaacd79fc3fc0745320a49b5011cdb84139634134d8c7a2e66492bc0bde3ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:da030293e0dd3af0d6ffb2f309283cf304d1706db3e392080b81d84eda5dff88_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ffe2c0738198e95e5be885b4f3acf53d60e76956a6a97e4b381838c95294d5f0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:428b7995728aefee9accf4bc4268240ecfd0f959e212e494e6a15bc7f5e52a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4da759ffc234e479f762b0b6ecba623fc18b43446cfc58b989ea55a6126b62b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b652b38b1ac0354d92197125b3d94abb34edae2d82408e6bf64d148c6b7e360_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d961a56481be03cbaa42b5ed1bb3366548ad8e4cfbf271932afad1a36b2620e2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:1466ed5cc5880fa9817cee8d72d36d57f9fd04005b5772d9ad7f290b37a6e0fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:6ce3948ddaf2bc90828844c5f4529f00c422fedd79f4970082604b85f0bd6816_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:d2808a74cb945300b7a57fe2ae0e8f873097b2ef23a526463dc36c1e1c4799b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/metallb-rhel9@sha256:ea4552b53e6a31eff8ec9d298cfc3c013ffc335b46f45517d7332bafbca69226_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:205ca5a8758ba92dbf620b48604ffda442e16433c7d4324e85f618768b08265a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7b7ba3d37ef3ed4a0fc2f5f6b978db8a5c04712350b1b9ca6ab400bbd995f8dd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:8e68d608ee821184ef295da76f47829c3c1e2e7ad77e0bc2b59af851d0e18f4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa7846efb5b41d1fd76f44ae0379e7a0da53c950ef0a0b884b4a54e0b48f0fcb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:02c4c7f4dd20fa5a1b89502e1a4018d81cfacb0710c14eb28e4faaa1d48dc984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a53fc148d637b8178a1175f7568bf7654972c36b86cbf2e01e2c579bee7c621_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:343b9a28dd746ee69a935faa6f01d6973ae7f87bd5387031b8d854d21b233046_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8d4747907bea221767d92f4b8574b554d0bf9da5713107f78f956ba56aa3f6db_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:7173a8fadba39b22238b9351de28d9c6f7528da070c84407a748cd39257223c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e795c861c78654c5f95d479e3840f2b7131be706e7eae05b07ebb4a6e1a383c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:14ecb6a80f2f1f722fd5f4c0c04b1e85adab93aefa895d5f17fe134fb230cbfc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2d80e3263c05646e1ad8d471ebe6d9c44ef1fabe6a935f5c20293da52bfe0a29_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:5b15fd5b4180da6a3a611d6395b04bc8d7e91bacb4ac31fdd2dbf5dbdcb3dbe2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:7b90863ef792e78490705dd7c627a3a440887833017d4fb36e5dd5e531095e93_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:b46b1c3d91bf46bf8f6c31861cce4e70e0d4d03e38f9829edab4d9db52b3c2b3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:3f26de2e33ec127c25e64fb235c107a8cf3a362465a3b5c2c553f1a8f65d8dd1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:42fd494908fe4454eb06acdc9c21de430c08e3d747a6bdf34922d5e54f8786d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4b8d52a5b658c02bfecfec6054d01321f448131aa1c8ac469e064821d215f111_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:bc1e80bf9f84fb79d77dcd269972f15e0e83d5b63dc91b19854e6dc767c6ea32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:15b61adca1a4603de4a61bdb7fde88beea8e4986f7f7a46fe75460a01ae26737_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:8b013877ee1af120ba5cdeeae76ca2b9902dbc8bee9c3526120ece376d13e155_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c14f5c44cded2c63496447abdfc5cdd47de98f8319fe659189afdee3e63b4b90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ccf00c54818095180f847d0c571115d16ff80a27b02b751346533c1f0cae9f5f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:47310856df0ae461f2d5ec8f149c79e93225a22a5181237bc17636de98be6dee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b1be5be290ae60872140a986c05dd1ed8eb46dbfca928ea30160921288e96ffd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b72d7b9c93dadb25faa9119794a699b597b9e14251f956709fcad27e5391d611_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf1c659924097a74c6507ccf13302714468840f81a8b1c0e55e23bb20dfde90_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0e245469a9ae087c8d1803b37c1d65acd65ea838471ed718a8de811451e8dfe3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8374f79cd95f4bf83b08746cf5e5cb0e02acda0f65d93ca6cdf6cc8ea8e82098_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ac0dc5606e8b1c8b5092989d2a17ed283c0eaa5a8a7829fe33a45ba207d96d6c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:eab7dd595cbb85ab765bd9e46e36493f051161d3b48e5f411b14417b09ae7a15_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:623d060c1d9f32c80e559688fd858757af8a54a27a0ecde92c55f1e79f3d86f2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b90758b5993e51bd946d951d8489499b8c02ddcf827c32583871345bef6935a2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e17e8019413e0942f3f3f344198cbdab6311e8e8bb2dcae2dbf82a991a7401b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0b70b33d8622d228acb8a75a1df7759cb328cd4e4a72d1f3aeca6d25f7eb3075_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:56a08b43926d283dbdbff63a8713833d1de340bfa33e75ac7796817e338c72a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:cb5436ac95ab05de624c79d3f98aa468a44c7898fd3776df2f7e8ae3b1412770_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1e6b1e0c987a60ee6ca393bde31f2dbe9bf65b4016e26cd811d3de3d8e7c9eb9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4970ff38c2ef362196b9340f3ab4b30ee2d8d667e67cadfd3fe11536da9d6d08_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81fa0f50d241b404bb01293811b493825accba187d859b16c949a7e170b2274c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:c99a2e4f1407c1fbaebf3a874a3c25866bbb833659db2e51de039d037ab3b470_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3443c097a6e9ee935e0255d02b21454959f7ea5493f44ef525229f51e98fd79d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:691bd48763452b5632b175c2dd4879c34e168d3af6408e9062f50eba9bd6a185_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7dd94c768aa79670cb7aa1c4ec59310f36e584d077c895cb8e9d5b3a7ac6c802_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c330c6c8a87819cb0d25a7034c5ca6b432ebbfc83e59e352df6dbb0b2a895bfb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:39377d1d9328cb19e55ca7707ae873bb6d0901093a36c68acea03ca7f16d50c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:734a27da2d9b3c4730c64f7d7cd2be869b6e37e1e36c580ff8a6f4ca5ba36f14_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:962a06db4c4bc8b1d57ed3a7e9a265520031b51be7d28f609edc296f46a918a3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d5b2fc293156ba2e901464ad36000d5ffb1ea7b90a73e9c6974ff4a87d406089_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:54c91064a7abddf2f16162ca69041adac5c67c34af4a75b41621ac0244beadda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:77867c4ae50ad51e18d5feef2539eb407084b8be9a089605e469d3c4c90ed072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:93a3e22c21bcbd0f220dc45ea4750bc75e5ef3e2252cd25087e1b6250a98521d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:95087f89024e2b374008474418bc0c75e77eb0cc8aeffbd45ef841c5a1e5e3f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c5f7a6e7e792a47ecdda559f6b4e840f5592b4c046115fefcf11208dd4e7aad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:8eb663358818566497fc2c69432eb942b76970cf43e7e9a50b19e4590ba9cb39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b9e5158961633ff9b0985c203d5b6d4ade077057d6d6138fe3d1aed01c69bcda_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:e5ae97c2742965060e083001cc61b6541be475e65efc61726bc6b29f484c74bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:512511f035035158735cc7fa37ac62b3d5856972d3658556b54b14df4719b685_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5fa7ccbf8c1478d53d5264a096a67a7d90169ee980f0d7ebbd16a599ab51aaa8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:c16c62f136039eaf535ef4e3f6e3a5cc278fa49538e82f8a37bff89f641c2596_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ce5160c17429d7999ebe2dddc2456bc5b6b0e5d4a07c501f2be635e78ee7745b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1be3a42cebb361a1a63372e7b0c803befd61115e03515bd2569eb5b820b60591_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:69fad96cc7c5e858fa49222544feca8171896fb173994b5c4f4c1d9998cd126c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:af88fab301311fedf2184d31e3c7f8e2ceaaed0e8a1b1d8a75c79a950c36b41b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3794bbce185aabf11df1b88d49b8378ae41b4e9ee3afbb3493fc448ec6e0c82d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:c3d36c81aa71893db86418c09324fcbf2f1e908b01f2e6d231d8976bad2393cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:e5fe557b575aba4f085adee94cdd18d708afe1227cd9b259f2df63de35ada6f8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2332beaf564ec0b2c165a3e7abb2fb47093bd0d70d2ae1f8bdb4defe92d49597_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8e4c47799ea9862bad4f559cd54793bcaa4af33e397ad088647ecf40b563ba14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:9545c6bd486abac95a210079c72d11ac6b0b1cf85ea09d45f6497400cdf8094f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a0248c2afcd46db8514cbe3190c8c5e1d916f1e4a3f26542c3da41f4a6b9f896_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:24658ea15adc03aceaf4c145e20afdc112eb9818ed262f2d52d59dc1b999aa8b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2aa31cfea8688ecb2602cc1450bc7f09065b84a05be3da1d3ae5055741843508_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:57b6f40eb3aa7a981f4033ab762520ddd0407b041b6e4d1f9af0afc83f5c918c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e76428127fb05bd705838ba284ab606b14f8813082a64f386e1da32df54330b0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3b4e310b322e4a0bc998f7e8a79f3819720ac30bfadd490b4531c0cca4a38e36_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:4830f8d08016560d9ce7b4ac870cfa1e3a784b2e4bc0fb20272b528745ff9b12_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:50c563aad508c581675f3f26fac877c3b28732dd9f93cd98f651932cc7750165_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9b3a4a82c65f023829f7c4bbeec75dfc46b87692cdddea422e8431caaefcaf99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a5c8e988d719317f03b597b58d78771110b182e5eb4a66c3d9ea63d55f21bf81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b2637d9f4fd3efaa3b8eb7f587305f98fb5181b2a6051a826e0026778246fa02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:be9acfb824f8c19e344fd0a93f56f0cab3a34bffa57b3d8d00f28dd627262b81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e166367c52047fbb975276eb78a238b275c399862f8300284af3dc27a6218728_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:46ccdffda4f26f065d9e9c7212c6d958e43bea8eeb889dc92e3d72572acc67c4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6e6af1bb6af5944c4c5e511de5bb1ec471459da71cebcf01fbf8c380bf309333_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:862dbc8d2cf9fb483cc31a28dc9d09fecf0693a25604859d5145049c15d2e526_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:acdea45774527d9736195ecd8d092a5056800ea95a14e13c67e87a7ac60ebb9b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:38d20f6179dd8d0992ddde8b58eff8df475786f668d3c82635fde19350235016_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:838b5922e73a65f67f63baf8eaf1f25d524380d231407cd286a63e61715cd9df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a658a0bee12b671c063902279ba98665d6e9a8919e63c2dd0176e892734431_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ff64bd585767873de537c8eb4da6f20a102d4d3750fd3662c3dabf4c278b9c39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5990c5ab953014e497100c659a4d08c0595c968b3259899031fd2c2fb5a4c376_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5d827f3301c75505d8264cabf4d2a919599871dc65b09ed9267e629edecf7326_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9c5804a51618ff189ac09991d60556c24bd2676e91cbf3c4c86841942a1f0c60_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b29987078348d25cb54b4f8d4a4caa97abf34f601d12e8710636e0e026aa5b50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4ece3bda9b1cc651a7b1e05a6588747f46aaff0d066a9b8346b3afa831e9a686_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:89e8813725066dcd97d2fdd7377c5567fb85b582d5cb274388b523900877d830_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d39f9948e81d554d9db3a1c943dd85de910a49b8e39a1073aa92548e9a962945_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:e01005a641d0c484bd03e3cec09dbf2048f6ee1e95c1729ee22a1bfeec7c76c0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1fcbb2042d13385f61718ecfe3c239d4deb0be96c24aa751d0625036ca847d66_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:81e1f74aaee41575f1277a9ed5f0c86af94e60db23d8e1b8fa58e0b39b877271_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8d793ca1bf64980bfac82223eb66df92e8aba9833f9473fba48d512c791dd28f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e9c28f8ebad7c0a9c110f4000d0c433fcdb6a29797edae7dc7b894b92e45f5d1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:15c2a4a9839a8ffec16a2269c1e6f29ca404b237a51ef23c8239dde46ab31fdb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ab4fbb92f7a2d8f52fda52e6e1100212d64f4733b44e0c0f4e752b0374a488bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:f2aab17b561ae0de2d9ed1be5ef98c35542e5ab1a9d9b18ca636578caff187bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fab80eb9ad944d68d616fb4a95baa33c45bc97ca52604a557a4e888f4f6e4a1e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1bace01944d132bba79d23f8ba6a3b8cfd8513e36446c59a59aa445522fcffa3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:99aba4a3a6e9d8391224ac26a799356ed5eb5099ff63fddff058a4010ce84576_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c22c08733d22fde7721d1ccc90db0facea522dfdfff95e3614986f45d36ed18d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d3f3e13775f25c558eb682dc879d9b290b08a855f01d7bb2fa04aecec21a4816_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:a6cc40a1269fdcadab4ff658d08e349701a3b6da3cece05a8a25bbfd8f5bfa61_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b767b624f1215590db5cc48b61f34e4e8e621402db2397e91263afc4a148e812_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:cb9249322eab3d1258bbe18b89008218f551725de5c4a2f8d8cffbcb665606ce_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f42977d9a4c81549dd1b8bbc3931e1da86dc2a35ea9bc7d88ffd19f4e18bff30_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:2a47579efa227410db43b2e6f18b87469f5797a0a8b7c2f74ac5a98b4e439945_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6fc9712523727eec348cf8cec71f94d35354841ac0722d408d72607311a4f231_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b08da68e39271cf8a76c9b311f5aa1106d3bfd1f14018cd646095483c583795f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d7ab6940be50bc969c9234f5773ab2ea09641f08de927149d03294c3f9104f8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:5b7c48a1567f098f6073f8487e7ef22d3863855748c6fcb9660ec1a8b3a1d23c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7e67e03b3cb7e4a30c8cd19d6e47d596b02c3238e50c6703d93c1e89424cc1cd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:de65fd7291b4d6bdf0ff3c9b98405efd181091ade418740a0c6f658be842fa6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:f7eeac1837fa7ca238c576100595eb8e52c81d80ef7a17e800fe53f84356c8ac_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:312c7ada37df6c5d309392f1224b9e1467141f8f405e0ca6d2e50ba89c7491de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:801e0338ec1da68e281697899e8d9deda595a0a525b858183e096e5f2110459c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:aecbf72fc50c53f967dfd12d7de400e8323332d22f0c02e4c83e3fdd6c590d84_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:eeac6de64bf82ff0827b48c5b394a531e973be90c5da10bfb9967f6b9fb295f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:344e9e44c18aa51a14e0e23672ac02d9562396bcc742850ac7f733931bf9b621_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:67f2dcea7685d14e39eaa5cdfbffd780bed04df6bcd1500a111c07f888b00762_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c2931ffdf736f2ec8d56c6196c90a24e844b4ec95557142b1739cc56ddd86d1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dd5fc3f43d532b20fcd57a39ac55c819cc97a55e8576bb6b233bdef8d42aaa67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4a7f5a53859b31852ff3013d760ab9436a5e856c9c7a8cbe4251293fca028319_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9f98f2432fc63727fff3c06fe8d329707e47edac2fcda2c9badb6f82c980656c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ae845c4037aef85d29411f8eb5def50772e077ae60c4a4e582a4c29caa4e4b28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c1de6521aa64ad5a07a1ed71eb3bdf3bbff30a6205cac7b33b7156edfea200b5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1bc031dddda53776fb1d52097ba0a319b60b4992e6afb0729817fbfcb9340a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4e5001db65195b6500c799643b190075e529a444a58abef691219db679ccb81f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bd35cb34c1493c17d8e3c295fc4f35db3cfdd5153e646a15d2d83b82adf2c861_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:f0f5e9e4d054570438538e1efc7f238ad06d96542141173ef153863303e520e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:4588e64a3b532869de32c97b9956aabf01a104d0c735f8656f5d0057f2791264_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:573427ac096202a3b1f87c31c6b941ed19f57c2e87c36329e058498ad8ebaab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f35e4c8403717878e9f3aa91f5d5dd0c689c8c86d2a21a4c89c438d121075b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:073e73c44d7a6fcee99b4b38ea6759cf5c3d3c96c666071af4010b7e46fd1c8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:3321850826c71d453bc2e2107b7e1893542a0ec006232c6ffc025db9d17345bc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:71dcfa39c95ad644b299acb1943bf29f3d9d242f70eacccce766d35ca35bd5de_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cc48b638f72fabaad3387f4be08d8715c0de685ef534709ae4683c8f278f3072_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections"
}
]
}
RHSA-2026:60478
Vulnerability from csaf_redhat - Published: 2026-09-01 06:41 - Updated: 2026-09-04 12:59A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64 | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64 | — |
Workaround
|
A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64 | — |
Workaround
|
A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64 | — |
Workaround
|
A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64 | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser. A remote attacker could exploit this vulnerability by providing specially crafted YAML input containing nested flow collections. This can lead to exponential parsing time when the application processes untrusted input, consuming excessive CPU resources. This resource exhaustion can block the Node.js event loop and cause a Denial of Service (DoS) for the affected process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.21.31 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.21.\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 RPM packages for Red Hat OpenShift Container Platform 4.21.31. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:60477\n\nSecurity Fix(es):\n\n* browserslist: Browserslist: Prototype pollution leading to denial of service (CVE-2026-73088)\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n* brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation (CVE-2026-69152)\n* net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame (CVE-2026-33814)\n* js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections (CVE-2026-73643)\n* browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results (CVE-2026-73089)\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.21 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.21/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:60478",
"url": "https://access.redhat.com/errata/RHSA-2026:60478"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-14257",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69152",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73088",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73089",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73643",
"url": "https://access.redhat.com/security/cve/CVE-2026-73643"
},
{
"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_60478.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.21.31 security and extras update",
"tracking": {
"current_release_date": "2026-09-04T12:59:51+00:00",
"generator": {
"date": "2026-09-04T12:59:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:60478",
"initial_release_date": "2026-09-01T06:41:15+00:00",
"revision_history": [
{
"date": "2026-09-01T06:41:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-01T06:43:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T12:59:51+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.21",
"product": {
"name": "Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.21::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Aa620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787556096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787589122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Ad27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ac9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787562414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787557424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787556177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787558367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787559180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787555643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787556195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Aac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787558838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Af45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787562075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787590372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787555837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787556445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787557548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Abe83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787557893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787556039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ad70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787589152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Ab4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1787556463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1787555568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787556229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787555676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787556015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ab94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787557221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787556207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787556803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787558836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ac5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787557642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787562828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787557400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Abf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787557223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787559214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Adc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787557060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787557987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Ab73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787555548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Acf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787558756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787556797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787556098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787557664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787555897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787555756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ae1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787558322"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787556096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Aaff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787589122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Afd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787562414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787557424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787556177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787558367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Afbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787559180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787555643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787556195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Aed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787558838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Abe932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787562075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aeb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787590372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Af1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787555837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787556445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787557548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Abc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787557893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787556039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Aadd05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787589152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1787556463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Abdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1787555568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Af491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787556229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787555676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Affa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787556015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787557221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Aad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787556207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Aa3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787556803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Acb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787558836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787557642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787562828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787557400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787557223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787559214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ad4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787557060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Ac21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787557987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787555548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787558756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Af18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Afb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787556797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787556098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787557664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787555897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ad314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787555756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Abef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787558322"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Ae325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787556096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Aa718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787589122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Adb2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787562414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787557424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787556177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787558367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787559180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787555643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Aa4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787556195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787558838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787562075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aa03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787590372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787555837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Acffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787556445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ab6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787557548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787557893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787556039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787589152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787556229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787555676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Aadcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787556015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787557221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Aba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787556207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Aa23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787556803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787558836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787557642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Aab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787562828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787557400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787557223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Afd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787559214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787557060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787557987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Ab6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787555548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Ac15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787558756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787556797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787556098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Ad3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787557664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ae06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787555897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787555756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Af29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787558322"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787589122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Ac31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ad98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787562414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787557424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787556177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787558367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Aba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787559180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787556195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Ae6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787558838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787562075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Afd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787590372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787555837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ab827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787556445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Aed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787557548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787557893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787556039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787589152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787556015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787557221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787556207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787556803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787558836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aa41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787557642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ae03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787562828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ae4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787557400"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787557223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787559214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787557060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787557987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ac63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Aa7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787556797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Afa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787556098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787557664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787555897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ab6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787556214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787555756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aa11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787558322"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-14257",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-23T14:01:26.376839+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the brace-expansion npm package. The expand() function limits the number of generated results but does not bound the length of each result string. By chaining multiple brace groups, an attacker can keep the result count under the limit while making each result progressively longer, causing total memory consumption to grow until the Node.js process crashes with an uncatchable out-of-memory error. This affects any application that passes attacker-influenced strings to brace-expansion directly or transitively via minimatch or glob brace patterns.\n\nNote: In the majority of Red Hat products, brace-expansion is brought in as a transitive dependency of minimatch or glob and is not used at runtime. It is typically only invoked during build or development tooling and is not directly exposed to untrusted network input, reducing the practical exploitability of this flaw.\n\n```\n$ npm ls --omit=dev brace-expansion\nnpm@10.9.8 /usr/lib/node_modules/npm\n`-- minimatch@9.0.9\n `-- brace-expansion@2.0.2\n```",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, 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.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "RHBZ#2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-14257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion",
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-07-23T12:54:23.124000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T06:41:15+00:00",
"details": "See 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.21/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60478"
},
{
"category": "workaround",
"details": "Do not pass untrusted or user-controlled input to brace-expansion\u0027s expand() function or to libraries that use it for glob pattern matching (such as minimatch or glob). Validate and sanitize any brace patterns before expansion.\n\nWhere possible, upgrade to brace-expansion 1.1.17, 2.1.3, 3.0.3, or 5.0.8 which add a maxLength option that bounds accumulated output.\n\nAs an additional defense-in-depth measure, enforce memory limits on Node.js processes using operating system resource controls such as cgroups or Kubernetes resource limits (spec.containers[].resources.limits.memory) to prevent a single process from exhausting system memory and causing a wider outage.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T06:41:15+00:00",
"details": "See 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.21/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60478"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-69152",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-03T18:01:13.566423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Any applications that pass user-controlled input to the `expand()` function are vulnerable to this issue. This flaw can result in an excessive consumption of memory that eventually terminates the process or blocks the event loop, both causing a denial of service. As this vulnerability allows a remote attacker to cause a denial of service, it 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.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "RHBZ#2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69152"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d",
"url": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac",
"url": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf",
"url": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031",
"url": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895"
}
],
"release_date": "2026-08-03T16:33:36.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T06:41:15+00:00",
"details": "See 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.21/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60478"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
},
{
"cve": "CVE-2026-73088",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-11T17:11:53.228719+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. The browserslist package, a front-end development tool, is vulnerable to prototype pollution when processing untrusted statistics data. This flaw can lead to a denial of service, as malicious input can crash applications that use the affected library. The impact is considered Important due to the potential for remote exploitation without authentication or user interaction, directly affecting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "RHBZ#2514177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"release_date": "2026-08-11T17:00:05.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T06:41:15+00:00",
"details": "See 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.21/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60478"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that the `browserslist` tool processes only trusted `browserslist-stats.json`, `opts.stats`, and CLI `--stats` data. Avoid using the tool with untrusted input sources in development or build environments. If `browserslist` is integrated into automated pipelines, validate all input data originates from trusted sources.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service"
},
{
"cve": "CVE-2026-73089",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-11T17:12:48.012036+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `browserslist` library, which is used across several Red Hat products and services. The flaw allows an attacker to trigger unbounded memory growth by influencing query values, potentially leading to an out-of-memory crash and service unavailability. This is considered Important due to the potential for remote exploitation and significant impact on service stability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, 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.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "RHBZ#2514195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405",
"url": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx"
}
],
"release_date": "2026-08-11T17:05:38.760000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T06:41:15+00:00",
"details": "See 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.21/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60478"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results"
},
{
"cve": "CVE-2026-73643",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-08-13T18:11:25.926202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2515531"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser. A remote attacker could exploit this vulnerability by providing specially crafted YAML input containing nested flow collections. This can lead to exponential parsing time when the application processes untrusted input, consuming excessive CPU resources. This resource exhaustion can block the Node.js event loop and cause a Denial of Service (DoS) for the affected process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial-of-service flaw in the `js-yaml` library, where processing specially crafted YAML input can lead to exponential parsing time. This can cause applications utilizing affected versions of `js-yaml` within Red Hat products to consume excessive CPU resources, potentially blocking the Node.js event loop and leading to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73643"
},
{
"category": "external",
"summary": "RHBZ#2515531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515531"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73643",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73643"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/3e5240f9cbe645ce5afb58524954a13c8539c853",
"url": "https://github.com/nodeca/js-yaml/commit/3e5240f9cbe645ce5afb58524954a13c8539c853"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-pm4m-ph32-ghv5",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-pm4m-ph32-ghv5"
}
],
"release_date": "2026-08-13T17:47:30.404000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T06:41:15+00:00",
"details": "See 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.21/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60478"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict applications from processing untrusted YAML input with affected versions of the `js-yaml` library. Implement strict input validation to ensure that only trusted and well-formed YAML data is processed. If the application is exposed to external, untrusted sources, consider isolating the application or implementing additional resource limits to prevent complete service disruption.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0e6ca3ed4c42d4f72f4807f2ca5ea3e8b207a323cee11e4041cc8789fac1f92a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1cf0dfec681afa18868ad2f376e8f4f250e0e9a9b474685c5ec20f2c0ed4dcac_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:25917413d6052587c71642f971b5e7c57398493421872f4a549c73704fc70e91_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:791e104a1b102416e3edd9c672e20c7ec27d92232c993d1aac40f0fd9d747c5c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1f054f899609cf5636ce0ab9bb8908d4e6c70ad7d84b6d7790f86d97d968b1c6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:351a13c6d2ac96c20b35932b8e88a6794ea1e366136acdfaafcaf31cfb223dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:35d5502ee611fc3acecb22e8865ea5641021fcb7e8205b7fa3d69bc7b13178b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:87b977e402b4d41521709d315695808fda2ef0e3149d42d6b069faecb0bcc4ca_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:22ba5563fc903a699ff71c895c78b9f7a656096e1559aa677aae93bf3cc486ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734560578cd8ea2766b3ffd425aef18a80f44430fb3bb2221bad02864598c50a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ba57ba192077f290bf80764dd13819ad0f33ad3bc94c38718a3f8a008322e776_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:fbbb330eccb2813a713a6997c48e77f20bd04cde8244bf65dd639cb3f79d3100_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2b435983e6f7ed4a4671e4f199bc5cc41492bf27182e33cdea159af1fd005d7a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9248e1d1c2503e4f0be0a101468ff6cb52e94e52a7ecf86d384bb0ea780d2028_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:add05fff26aa67466c15be5488382140386778af6ed274764b7a0ae59843b941_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d70d78d0d78db1d316a83cec6953ec1bb21958e7586bb753451c1b4a6ef9e7c5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0e9cdfe602442b7765f9d07874859d31e78d0748ca11889687424739c1c39410_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:4754d2aae1b852cab0417368bcf47a2eecc707da49f38539602bc5c6cde3004c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:85044f630c4ca4f3ac6aa3249d9c83c3c039162d5bb09fd4a64417d60f8691e2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b94487a221bad2b170ef9914d64ad3e669aa05224d945615943fb8817aeb4455_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:3b1272a4d69d0cfdba2bb892ea6909b645c5e34b9e1507949709691cbcbd137e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:6c226ca3a69bf711122eedf934f249cd8cfb68b94b471e0f795338e848049dba_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:adcccba24ac642ea15ec8ed1404239b50270368f758df81a0782cce1ba5ec060_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ffa9c4f969b8fa24f4317fdcf75b972fe1d340d971f4121a424bd0368c3fe2d5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7e6420eb90a6d810195d2483dda0b4e75b184fdfebfa9a630f5914bd0e35b816_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a03d10bb1e92731817a395140c3b4fa98b4a7ee0b092b34f6fff366cb3d07100_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:eb6d570f74a3d732d0aa4be0188665e137ed91b1264fb2ca753d632ad221cbd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fd938cfcb898f004c195d4d0b41209e607b4a2fb754bc9778ff192c23500c875_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:22f21f878d2b9247b54a996267f6aeea0f034adc2e9c15aa630b076a88209a29_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:69d58d520a942a02a5a806b426d92525466fc5a518caf6242b8186871b569162_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b827c3caf70fe3c1f2745602dcaa2243833508579750430d61b9c3ea7f709f90_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:cffd96b3ee40dac9cb476be2118d6bd65f2fd4868f53d7a6dcd5447bb38792c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:57040f0eb548714bcb2a684bb72930659208418b4579b15aa813c73e29b2d90c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:b4ffee65554081b37bc31ea797aba89037bf43ec6fbecad5cac1d6d23b27342f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:11285e95059a7063d59fb1defdae7f770950a54ff88ad9667e577d817ed1bed2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:bdaa332a6758a028f97b010a4278a49f06b209b8617860334493f22296748bbf_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2957d798e2b1b74dc0d350175bfcaee6ac377d7f52c980f00867cf1452485510_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a620d74e964bcc99d4c689dcd43c5fc54d06473e6516397ef9d9e09bd580332f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:e325a7e209836237c7d9f27c34b32fa0d999c954b55c73e4ecdf884a6be54501_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:33aac5985ff2fd677c71b69a4449a988e39f6402c3e158839f62c4c343edfb5a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4d7e35d793698f5921c1c4cf757a14f0fa8f7730fe2cf53647bd6ee8dfe43a80_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:b6dced6dd9ea4448494a3e8ac5b4387a417598730da16a3fde19188a3b2d57a4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ed43e78e40171129c996dadc9bfa81a4e5e4fa08bdbfe70765f0d96ee60621c4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:09093d4f371d55efcb1d262b9ceb051412fdaa09681da8d6ece41375ec4b0789_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:1dd9459d4410399817c8b251a7c1c75861f0ffaa0f1b308c06a75f316e2b27ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a718cba0339441f14caf61dce84bc1f2e1b0291759c64307c7e59260bf82fa81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:aff4f1e7c31d9f79d1e4daa76ebc21d75b518f9abb71e41dbea4c4d2e30196b9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:05a4cfd17cb4cb366391341258906b29547652f5378076e6c865a14ab5400b13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c9c1973fb5b763aaa7e2ceab36cbda29421428cf4b7e3c5d2a8fa1f6e5bb57e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d98840fda30615a7027afa244062d23b1902b06e38fc5bcc5f4715662f300483_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fd8a39ee82fd3af904c010a2f67f039e60ce570325d19fd6798a5bad5ccf33c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0fbe8dd2aa204e69d5da94eea299f640699e05375842197979784b6311334484_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:c31cc611f74be2d1996b7c0032ab096c5dbc1df0a3226edf7f30dd801735ec4b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d27a59778d682cb3991257bdd29de8e36d8e6ef31d1e1da033f4e539a0f23395_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:db2490fb628b81e08077240c7f96b1ed8e8e7c855c03c82fa23601ab3115a7c8_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:07993820531767330667da7e8b1e6708a5ccb5160e95d89929358bd93aeb0aee_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:40b24e3a12a1f7abf3b6893f7b1c1b8850900a9179a19500c5301890b2fcafb4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72f44b803db83a031cb4f9b0373105766df21d49da4edb011f836d14939cf3c7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:46178f0423afd7f0adae5dea1251b2968abaafd7460fb42ac56c5ab6dd7b4949_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f511e6dbab8715dfef1f849cafa6a115c5d4b73c541be9322ec8a8a5bd81e72_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:f491bad988ead4acf3d2675cb5365f4ec7c860f00af026732cdc346f7a62d269_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bc2420ec3a8bba276c34f70ccadda21eb369d08847e5c6bd0a2f9d8efed1ec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:7d7a876b0672f29f45e09bcbae507f69300373ea96c01eb2d9a24e96ac90e29c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:bc57f718e7e5b6a0a359545ceba99495084690018cdc10b75dbc357866f3813c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:be83e2c1aefea5c78f28de22b2dfbebff5183c9a9cb6b28df88ed74e4cabf982_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:58e0a23dcfaab6eedb1916f37f230146cd80fcb0c2ef1e707590c678acf8a5e2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5a346760d31fe44571c1dfd349c77ab74ab9df26445480facfdd2caab6044798_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e01c2dbc803c0124e23b982a02a89197541a87b4e56ff51123771e76a017a49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9921acf40889571c643f427d740304abb92c6457239ac2f7c549be60b58bb58a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69ef40c10541ef7f615ba7452ed15cbd560b2637f08af7df976ce32cd6ad6ac8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d94325ca436db931b8cfc0a99b90ae5514cc6be014d80770610b44a01019863_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7949e4b622fe4b9ba08a5cff559642cc20458e3c46312c9609369a3ea90be438_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a4341d67499ab4553b6923011dab980849bc079ef42dcd58171571248d9f5169_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:98fe2ba347810557e33a15f878ad7e637e2c622a45c9572469283e446042a9fd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ac2026ba407a33841e947b527c218b75ed701bfc3ac18b20570285520eb1d0a0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:e6f1e7c241832a2795d07fee85e926862dd648f416b7a9e90797db024e701549_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed70a6065134b00b2e9b7ba32db59d8a5aa24fb8a6f6154e627031ddd2771663_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:56cf2d120d4f5ff5f746c6e4d18a3949258b7b1b0e7d4e5c37f7912e75cc3116_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5b1cf3edd1a02150f123784dad43f28b57cbb9706d1acbb46cb2b31d2fdc4884_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:be932cd6e01c1a32ba751e63eb48012a354e68067783f7269e63aea072319584_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f45734e3bff1b252290ef815ceda2168bbc20436bd7fe7588ea057794337270c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0ab9ab0e9dbfc0904566530be2e861c91179b2e801b6f7e3a61919fdeb7663cf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5856004d8a51d41560f6dee5bc6c269738de933e8af7456fd70559786451c417_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:880615b2edd02b72c45864fea42d5fb1a2fb14bd5e8cac318d0e5dcf77908c0e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f1f03da1f78ebf8cff8202e810c67f9ec180a58c6a8168881553be6c3d1ebbd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:5b67fdc70b9d60670d9abcddc904c64337740bc088c4d69bf8727605b37ac294_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b6f2b22303b9660842cad65af042266f365f8f819bbd3afa2110a2725ff14ef7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b73c9bb719f11ab7b8ee40bc03337baa880217a4d1b2b3f265aca98274917333_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:221a30aa7ae1a2db674ae16202850556d24f264c5cbef46650013b7d59ca935c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f6524ee1ef7a742a913f19f1ed48c2779aced3bf31b78b0a1ff8e17e060b44d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:99194080c6771181f6b64e82415c50e72ab61b614f4a88ef77dc65f524c79cc1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:570504693bf1b06752cbe31c0fc24b72a25a2dcffefb3321ea2d6a1ef753e222_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:60f7ab1b7306db035cac77875dac6f65317ab41e6d65ab940880f8bec931c603_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a23c4fce18277a8fdfd14bd123971a3b8454e3788f5d5def27d1c41e45fac204_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a3d7b748a4cad6c7041ea8175942905f47e0bc970d5c50b23f6a61584374c23b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:16eff2a71ba5e02e9c8dbb8d5dddad908a1ae740e19cd989e3992b03a012512b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:64859a517ebd94554470ffca74ac9022007ba8ef1157bf139651d4e35935008f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ad224993780bfe7d95aaed5c8ee600a24ba5056a10fd7abe930096da2f3e8852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ba9393ed3c52d703898b7986ccfd7cba622a1a99b0f4f21897635014bc00e4c4_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:69e7f142e2ca1f4a71678d5386121f94997669d6b8655944f9a3593b68aaebde_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:73b6d9ab0d05b250f68aea1ffd63dbede0a4a052ca870614f484b86f6d68f9bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:90f544c30c59ddc6690b724e9ee372b6c61f0c9adae151ab0e07872cb51cde26_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb9c6d8513bfa1cedddc33b657360bef293c7893463e06714bc45eb8634a6cf5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:036e710c3dff0a5f1e470cba62be18581594647d812df8e5def13bc3abf3418b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5d4261ede72bad074ef6c7711ea10b42742cf9f731f96381f644d52a2dad07e8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ab8300c137b015b2c3e9e15bc2c0c8864873c5548f4ca0287a781b3d6ffdfe33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e03703f3f13e4f69733df937b82d7751a0a3b9f83730591b0147273b0372bf46_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a41270ea53c0db1c906d29300dcb67559427e84ea9b7f56f6efbeeb36965d9bb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c5ba335a5536f02367df12d423c43d431faf7f2e02c50e54a0140995897fc9d7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ea9a82d40133a29a28039a46a0576b5a20f2a498ae147d87e80d381589b4c132_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ee9d40dfde8131a13e5411c8ab9cb1dbeb1f8d85c5097a65d85a7111645e97a6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:338893f8727cc04dac81c6691e34c1bbc7ca12a77a7af7c3c4e8bd9264a95e23_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:835710c3c07fc4f70b5385f4f8371562cada1578d918eccdf55620411d0b48de_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a7797f9b87aeaf7593d033f4a7cfa6faba5154072a9cc46fc23b73273c5169fc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:fb6179c2898a9a910d90fb305139586cbfddab54ead231c5c2f9131c35e4c2da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:48eaef73f7e4d116e7ca4151cf70aaf70a6b5dd0b08ba97bd4ea0f7d9547f76a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6cb847a1441f2a3a62ee884304856fa23fbded86e184f1c27c0df549d1448365_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:86e1acd70b8110d2179ccdc904e1530b0f6f5f094e82541b15eb81b881320258_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:93dbc14094901db607b4083d1fe1a271091a3ff0ecd1e6a75ea6499e5e81cabe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:343886e78dcf401948657c6506ec2e547962bd8ec257ccac777aeee531e70289_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:570a30d62336fd8cf3388c263916e209505b07be962dd32f4d3e14247d7ee650_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7b3577cb78fc7dd4e14a639835696b297c4cccccfb39b494e629c5736f36d92c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fa6517a81a4b9d3371a4cb64f77931448c2f8b17b18506a80e94fd24955051fa_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2fccb433c886c84f8523b400401de93c6d180416d1182a0263884b3a5dcb0bc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:67c1e8085c1bba133f28092c7693b7bc22e88f6faa296d8c01f809e2825fb585_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:723613724111774ab5e1fd914dcc3b7f592a7b2559d59f89176af35125ee2d44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:d3ea1658205bb4f36ca1bde296d107a5a01a1e7e14d0a6f8f27fabf506653d92_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:012cda04807786a9802dcd3cc39c31f092f70bcfa2a3f223e45461dbd0665796_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:04a8aad1cd0b87f46bde600252bcef7fb7685a6d1db28301a2f02ac1c2ab543a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:4e8603dda9846659fb3c958fe52d01c3d21afb87a9cc53a6bbb8c01865baee22_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e4d46d34174ca773877c6d48b3a752ef9b4a72830ca74de01eccd881a9542e36_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1da7ea3b336568453701eb792303e37b67c1317c918db29b3dfc17fd9b1fdc0e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:3a4dea3f64aa75d946edfa8248bf34391744c484ccfeb6d3b1dfc7b5c5fcf102_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8127ef5fc3bfeab5e223fd9025af65c730d52cdfe04df98213670cd37f327536_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e06ea09762509477edf69d1b56389e412367bfc11454f9eb6c6f8b979af715b0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:26626c1e377a582b3d544b8f482941e036597af51c4cfb93de53a44a9d9d1928_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:82c8c77f3fc32c433432a3dae2d1effba2a0db3a47fe7f9dcfe6162a074a9bdc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b6236a6fe735e97996c5e7d4e5e3300ce0a660a7df420900a00bab0a79092695_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d314fe9f3250493f96305fd84231ac5c1e11b59d4916cf5423fd002d96d6e7ef_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1b8a3403f870692e548499905a9f5a3fcd7d2309ce6d164f63cfbb514b6b5728_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6cc0323052c15b13df8c28fe5c3ba2ccd79ffd8b33aff23654547c593f26e965_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:877cf56ffa1c265164f6e1e28aa4275b79d033dbafa58c8cf2cada12ea200a54_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:bf59f3e431d55ee8a3158c06a7ff0448764df9b161b09986dfcec2ae722b5cb4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0aab36f9f2254f27a1b7a63e141b5441db0da382a8bd6deb1d93575083978db9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:0f20f5224c3d41adbde001952c9f7f4cb1bb7aebe6d867f7a77717637946c4da_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:28579c918784d42db7bbc21aefab52fe6f88888a3570d004d44a383447356077_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:fd433de997ff32788ce8a0bea87ffce3c0f98adb4ab78e067a2f0f19cb1285a1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a11e934a710b5d467d58ab0f1d84793f74ca74e8b238b8b2db6cb08b9529f88a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bef46d23e7c060e7781946f479dc502ce3aa92795bf648548d7397e8404ba518_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e1561cdbd0ef4307741361255472d1c2f3d27066476b630ddcbc26d6c56fd0e5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f29173cd2b6392288c5812f97ee12694d187d9171a00d64107ed5d71c7fd0885_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5846a870e87e40692c9d41f513ffe19db7d9f583afcc0b4991b12ecfdb971cd9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:89868ff9f2b7f63cfae987cde29ec74974f331ceaa18cdf2bfa4e4df35e9911e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:8e7cf29d8d88e4cbeeb85777ad0477fb7d599e519036f5978c9cb9183eec6d5a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:9dc18ed04df2091da7d0c8d243532445737beed859e297b60cdd07701ca3be45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6dcbc54aebc1517a4a1ff2443cc2044d1078c8dacaa229c2dacf847b84100910_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:867d791ea07b4fc74ade329eb45404543182512d822b47c5cf6193986f9fb5a5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9cbeed8be591a7d4898d2aad17c034d923833c7fd3440574e26e92cc0c299198_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:c21a87a5d67d1aa895605b3b428500ce17241b7878a6c2c29c2322a4c4a6844f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:42abce29dd77bb38fee63ab12507c2da24700ee8f7be1af510651efd4c63a543_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:8c18d51b7016e7f57cca6b0b89481ad0ea9ce39c1327dc645006c6e52d7ca071_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:d4cdd45f3bb4eeec7d2d36ff5d3250f579ba4dd532fa187d98377009cc411a0a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:dc3b78c82aab93144a466aca7ce9520d55c11444cb10ea974ce20382a6ac69e4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3a5ac90cbec88d73fab43596a0afcfe53e2775847aa18f325bb79e8d8652add4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c15c18050daea3e57f7b00adad1bba6660e0177fe0e902da12cdbfec7e2e792b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cf6ae3aaee45b3e754d5dee58a3c9898853a14944842ff2278f0222b1eeb270d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:27962e26f76c21f9d15f7aea7245b8fed78611d2109759d78c1d2774d07ae6f7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6451ce10287e0ddc85a912041f557b351184f8ff7dad0ec8a0194d3c20621de7_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c63c0b021e446d7d4e273524308387505b11c1bc627840232a9b48754e57ca35_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f18c4053d49f349777ba48d91262b9113a143960c5c3881eee26205ce6d4d84a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via exponential parsing in flow collections"
}
]
}
RHSA-2026:63355
Vulnerability from csaf_redhat - Published: 2026-09-03 21:01 - Updated: 2026-09-04 16:03A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
|
A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the `nanoid(size)` function. This issue causes the internal random number generator to become predictable, leading to the generation of identical identifiers for session tokens, security tokens (Cross-Site Request Forgery (CSRF) tokens), and API keys. Such predictability could allow an attacker to bypass security measures that rely on unique and random identifiers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new satellite/iop-host-inventory-frontend-rhel9 container image is now generally available in the Red Hat container registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services, and configuration settings. When you install Red Hat Lightspeed in Satellite locally, you can generate Red Hat Lightspeed recommendations without sending system data to Red Hat services. ",
"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:63355",
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.19/html/updating_red_hat_satellite/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45623",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67313",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67314",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67320",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67321",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73086",
"url": "https://access.redhat.com/security/cve/CVE-2026-73086"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73088",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73089",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/software/containers/search",
"url": "https://catalog.redhat.com/software/containers/search"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#installing-and-configuring-red-hat-lightspeed-in-satellite",
"url": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#installing-and-configuring-red-hat-lightspeed-in-satellite"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/installing_satellite_server_in_a_disconnected_network_environment/performing-additional-configuration#installing-and-configuring-red-hat-lightspeed-in-satellite",
"url": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/installing_satellite_server_in_a_disconnected_network_environment/performing-additional-configuration#installing-and-configuring-red-hat-lightspeed-in-satellite"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_63355.json"
}
],
"title": "Red Hat Security Advisory: General availability of the satellite/iop-host-inventory-frontend-rhel9 container image",
"tracking": {
"current_release_date": "2026-09-04T16:03:49+00:00",
"generator": {
"date": "2026-09-04T16:03:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:63355",
"initial_release_date": "2026-09-03T21:01:12+00:00",
"revision_history": [
{
"date": "2026-09-03T21:01:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T16:03:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.19",
"product": {
"name": "Red Hat Satellite 6.19",
"product_id": "Red Hat Satellite 6.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64",
"product": {
"name": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64",
"product_id": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iop-host-inventory-frontend-rhel9@sha256%3A41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182?arch=amd64\u0026repository_url=registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9\u0026tag=1788260941"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64 as a component of Red Hat Satellite 6.19",
"product_id": "Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
},
"product_reference": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64",
"relates_to_product_reference": "Red Hat Satellite 6.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-45623",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-07-27T18:01:09.671498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507595"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "RHBZ#2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q"
}
],
"release_date": "2026-07-27T17:23:13.326000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
}
],
"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 Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input"
},
{
"cve": "CVE-2026-67313",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-08-01T13:03:08.824485+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "RHBZ#2510017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67313",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67313"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3",
"url": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson"
}
],
"release_date": "2026-08-01T12:22:16.493000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON"
},
{
"cve": "CVE-2026-67314",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:03:49.884962+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "RHBZ#2510030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67314",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g",
"url": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields"
}
],
"release_date": "2026-08-01T12:22:16.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
}
],
"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 Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth"
},
{
"cve": "CVE-2026-67320",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:01:50.659496+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2509993"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "RHBZ#2509993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509993"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67320"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc",
"url": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter"
}
],
"release_date": "2026-08-01T12:22:17.547000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
}
],
"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 Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter"
},
{
"cve": "CVE-2026-67321",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-01T13:02:49.231124+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510011"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via object serialization bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "RHBZ#2510011",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510011"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass"
}
],
"release_date": "2026-08-01T12:22:18.177000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via object serialization bypass"
},
{
"cve": "CVE-2026-73086",
"cwe": {
"id": "CWE-1241",
"name": "Use of Predictable Algorithm in Random Number Generator"
},
"discovery_date": "2026-08-11T17:11:45.607696+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514175"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the `nanoid(size)` function. This issue causes the internal random number generator to become predictable, leading to the generation of identical identifiers for session tokens, security tokens (Cross-Site Request Forgery (CSRF) tokens), and API keys. Such predictability could allow an attacker to bypass security measures that rely on unique and random identifiers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid: Predictable ID generation due to integer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the nanoid JavaScript library allows a remote attacker to cause predictable ID generation by exploiting an integer overflow in the `nanoid(size)` function. This can lead to the compromise of session tokens, CSRF tokens, and API keys, bypassing security mechanisms. The attack requires specific conditions, contributing to its Important severity rather than Critical.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73086"
},
{
"category": "external",
"summary": "RHBZ#2514175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514175"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73086",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73086"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/commit/7087969281cab8ba8ae3babf1894e819068b3bb4",
"url": "https://github.com/ai/nanoid/commit/7087969281cab8ba8ae3babf1894e819068b3bb4"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/commit/821dfed7b5db7f88e92f56c60eef32c8135077c3",
"url": "https://github.com/ai/nanoid/commit/821dfed7b5db7f88e92f56c60eef32c8135077c3"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/commit/b0036ed60dc9facd7f1191a50dfb3076500202ac",
"url": "https://github.com/ai/nanoid/commit/b0036ed60dc9facd7f1191a50dfb3076500202ac"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/3.3.12",
"url": "https://github.com/ai/nanoid/releases/tag/3.3.12"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.1.11",
"url": "https://github.com/ai/nanoid/releases/tag/5.1.11"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/security/advisories/GHSA-xwg4-73v4-xw9w",
"url": "https://github.com/ai/nanoid/security/advisories/GHSA-xwg4-73v4-xw9w"
}
],
"release_date": "2026-08-11T16:46:23.024000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nanoid: nanoid: Predictable ID generation due to integer overflow"
},
{
"cve": "CVE-2026-73088",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-11T17:11:53.228719+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. The browserslist package, a front-end development tool, is vulnerable to prototype pollution when processing untrusted statistics data. This flaw can lead to a denial of service, as malicious input can crash applications that use the affected library. The impact is considered Important due to the potential for remote exploitation without authentication or user interaction, directly affecting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "RHBZ#2514177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"release_date": "2026-08-11T17:00:05.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that the `browserslist` tool processes only trusted `browserslist-stats.json`, `opts.stats`, and CLI `--stats` data. Avoid using the tool with untrusted input sources in development or build environments. If `browserslist` is integrated into automated pipelines, validate all input data originates from trusted sources.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_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 Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service"
},
{
"cve": "CVE-2026-73089",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-11T17:12:48.012036+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `browserslist` library, which is used across several Red Hat products and services. The flaw allows an attacker to trigger unbounded memory growth by influencing query values, potentially leading to an out-of-memory crash and service unavailability. This is considered Important due to the potential for remote exploitation and significant impact on service stability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "RHBZ#2514195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405",
"url": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx"
}
],
"release_date": "2026-08-11T17:05:38.760000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:01:12+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63355"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_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 Satellite 6.19:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:41f3be239e4b29085e6e373c8c095580f33e140a4965ca3515cf78188e407182_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results"
}
]
}
RHSA-2026:63373
Vulnerability from csaf_redhat - Published: 2026-09-03 21:11 - Updated: 2026-09-04 16:03A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
|
A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
|
A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the `nanoid(size)` function. This issue causes the internal random number generator to become predictable, leading to the generation of identical identifiers for session tokens, security tokens (Cross-Site Request Forgery (CSRF) tokens), and API keys. Such predictability could allow an attacker to bypass security measures that rely on unique and random identifiers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new satellite/iop-host-inventory-frontend-rhel9 container image is now generally available in the Red Hat container registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services, and configuration settings. When you install Red Hat Lightspeed in Satellite locally, you can generate Red Hat Lightspeed recommendations without sending system data to Red Hat services. ",
"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:63373",
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.18/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.18/html/updating_red_hat_satellite/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45623",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67313",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67314",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67320",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-67321",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73086",
"url": "https://access.redhat.com/security/cve/CVE-2026-73086"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73088",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-73089",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/software/containers/search",
"url": "https://catalog.redhat.com/software/containers/search"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#installing-and-configuring-red-hat-lightspeed-in-satellite",
"url": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#installing-and-configuring-red-hat-lightspeed-in-satellite"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_disconnected_network_environment/performing-additional-configuration#installing-and-configuring-red-hat-lightspeed-in-satellite",
"url": "https://docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/installing_satellite_server_in_a_disconnected_network_environment/performing-additional-configuration#installing-and-configuring-red-hat-lightspeed-in-satellite"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_63373.json"
}
],
"title": "Red Hat Security Advisory: General availability of the satellite/iop-host-inventory-frontend-rhel9 container image",
"tracking": {
"current_release_date": "2026-09-04T16:03:52+00:00",
"generator": {
"date": "2026-09-04T16:03:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:63373",
"initial_release_date": "2026-09-03T21:11:49+00:00",
"revision_history": [
{
"date": "2026-09-03T21:11:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-04T16:03:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.18",
"product": {
"name": "Red Hat Satellite 6.18",
"product_id": "Red Hat Satellite 6.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64",
"product": {
"name": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64",
"product_id": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iop-host-inventory-frontend-rhel9@sha256%3Afd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941?arch=amd64\u0026repository_url=registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9\u0026tag=1788322243"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64 as a component of Red Hat Satellite 6.18",
"product_id": "Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
},
"product_reference": "registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64",
"relates_to_product_reference": "Red Hat Satellite 6.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-45623",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-07-27T18:01:09.671498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507595"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "RHBZ#2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q"
}
],
"release_date": "2026-07-27T17:23:13.326000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
}
],
"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 Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input"
},
{
"cve": "CVE-2026-67313",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-08-01T13:03:08.824485+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a denial of service (DoS) through request failure or process termination in affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67313"
},
{
"category": "external",
"summary": "RHBZ#2510017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67313",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67313"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67313"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3",
"url": "https://github.com/axios/axios/security/advisories/GHSA-42h9-826w-cgv3"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-formdatatojson"
}
],
"release_date": "2026-08-01T12:22:16.493000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON"
},
{
"cve": "CVE-2026-67314",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:03:49.884962+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in its authentication object, an attacker can inject malicious values. This allows for outbound request tampering, enabling the attacker to inject or replace basic authentication credentials in outgoing requests. Under specific application conditions, this could also lead to credential disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67314"
},
{
"category": "external",
"summary": "RHBZ#2510030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67314",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67314"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g",
"url": "https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields"
}
],
"release_date": "2026-08-01T12:22:16.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
}
],
"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 Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth"
},
{
"cve": "CVE-2026-67320",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-01T13:01:50.659496+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2509993"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If successfully exploited, an attacker can route affected plaintext HTTP requests through a malicious proxy, potentially observing sensitive data such as authentication headers and request bodies, and even returning their own responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67320"
},
{
"category": "external",
"summary": "RHBZ#2509993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509993"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67320"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67320"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc",
"url": "https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dc"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter",
"url": "https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adapter"
}
],
"release_date": "2026-08-01T12:22:17.547000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
}
],
"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 Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter"
},
{
"cve": "CVE-2026-67321",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-01T13:02:49.231124+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510011"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This can lead to a denial of service, making the affected request path unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Denial of Service via object serialization bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-67321"
},
{
"category": "external",
"summary": "RHBZ#2510011",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510011"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-67321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-67321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67321"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hcpx-6fm6-wx23"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass",
"url": "https://www.vulncheck.com/advisories/axios-before-denial-of-service-via-maxdepth-bypass"
}
],
"release_date": "2026-08-01T12:22:18.177000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Denial of Service via object serialization bypass"
},
{
"cve": "CVE-2026-73086",
"cwe": {
"id": "CWE-1241",
"name": "Use of Predictable Algorithm in Random Number Generator"
},
"discovery_date": "2026-08-11T17:11:45.607696+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514175"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the `nanoid(size)` function. This issue causes the internal random number generator to become predictable, leading to the generation of identical identifiers for session tokens, security tokens (Cross-Site Request Forgery (CSRF) tokens), and API keys. Such predictability could allow an attacker to bypass security measures that rely on unique and random identifiers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid: Predictable ID generation due to integer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the nanoid JavaScript library allows a remote attacker to cause predictable ID generation by exploiting an integer overflow in the `nanoid(size)` function. This can lead to the compromise of session tokens, CSRF tokens, and API keys, bypassing security mechanisms. The attack requires specific conditions, contributing to its Important severity rather than Critical.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73086"
},
{
"category": "external",
"summary": "RHBZ#2514175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514175"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73086",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73086"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/commit/7087969281cab8ba8ae3babf1894e819068b3bb4",
"url": "https://github.com/ai/nanoid/commit/7087969281cab8ba8ae3babf1894e819068b3bb4"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/commit/821dfed7b5db7f88e92f56c60eef32c8135077c3",
"url": "https://github.com/ai/nanoid/commit/821dfed7b5db7f88e92f56c60eef32c8135077c3"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/commit/b0036ed60dc9facd7f1191a50dfb3076500202ac",
"url": "https://github.com/ai/nanoid/commit/b0036ed60dc9facd7f1191a50dfb3076500202ac"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/3.3.12",
"url": "https://github.com/ai/nanoid/releases/tag/3.3.12"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.1.11",
"url": "https://github.com/ai/nanoid/releases/tag/5.1.11"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/security/advisories/GHSA-xwg4-73v4-xw9w",
"url": "https://github.com/ai/nanoid/security/advisories/GHSA-xwg4-73v4-xw9w"
}
],
"release_date": "2026-08-11T16:46:23.024000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nanoid: nanoid: Predictable ID generation due to integer overflow"
},
{
"cve": "CVE-2026-73088",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-08-11T17:11:53.228719+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a tool for sharing browser and Node.js versions. An attacker could provide specially crafted statistics data, which the tool processes without proper validation. This improper handling of untrusted data can lead to prototype pollution, potentially causing the application to crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Prototype pollution leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. The browserslist package, a front-end development tool, is vulnerable to prototype pollution when processing untrusted statistics data. This flaw can lead to a denial of service, as malicious input can crash applications that use the affected library. The impact is considered Important due to the potential for remote exploitation without authentication or user interaction, directly affecting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73088"
},
{
"category": "external",
"summary": "RHBZ#2514177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73088"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
}
],
"release_date": "2026-08-11T17:00:05.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
},
{
"category": "workaround",
"details": "To reduce exposure, ensure that the `browserslist` tool processes only trusted `browserslist-stats.json`, `opts.stats`, and CLI `--stats` data. Avoid using the tool with untrusted input sources in development or build environments. If `browserslist` is integrated into automated pipelines, validate all input data originates from trusted sources.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_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 Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Prototype pollution leading to denial of service"
},
{
"cve": "CVE-2026-73089",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-11T17:12:48.012036+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2514195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory process crash and a Denial of Service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `browserslist` library, which is used across several Red Hat products and services. The flaw allows an attacker to trigger unbounded memory growth by influencing query values, potentially leading to an out-of-memory crash and service unavailability. This is considered Important due to the potential for remote exploitation and significant impact on service stability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-73089"
},
{
"category": "external",
"summary": "RHBZ#2514195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2514195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-73089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73089"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405",
"url": "https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/releases/tag/4.28.7",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
},
{
"category": "external",
"summary": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx"
}
],
"release_date": "2026-08-11T17:05:38.760000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-03T21:11:49+00:00",
"details": "For Red Hat Lightspeed in Satellite installation see the Red Hat Satellite documentation.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:63373"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_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 Satellite 6.18:registry.redhat.io/satellite/iop-host-inventory-frontend-rhel9@sha256:fd37a07733418f4372eee13028d427201043b476b77ae562dc9c133f27477941_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "browserslist: Browserslist: Denial of Service via unbounded memory growth from distinct query results"
}
]
}
ubuntu-cve-2026-73088
Vulnerability from osv_ubuntu
Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats() in node.js, reached unconditionally through getStat() and loadStat() on every browserslist() call, processes untrusted browserslist-stats.json, opts.stats, and CLI --stats data with an unguarded for...in loop and plain-object bracket access and assignment, allowing inherited Object.prototype keys including proto, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf to cause an uncaught TypeError or modify the prototype of the returned normalized object. This issue is fixed in version 4.28.7.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-browserslist",
"binary_version": "2.11.3-1build4"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "node-browserslist",
"purl": "pkg:deb/ubuntu/node-browserslist@2.11.3-1build4?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.11.3-1",
"2.11.3-1build3",
"2.11.3-1build4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-browserslist",
"binary_version": "2.11.3-1build4"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "node-browserslist",
"purl": "pkg:deb/ubuntu/node-browserslist@2.11.3-1build4?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.11.3-1build4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-browserslist",
"binary_version": "4.19.3+~cs5.1.3-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "node-browserslist",
"purl": "pkg:deb/ubuntu/node-browserslist@4.19.3+~cs5.1.3-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.16.3+~cs5.4.72-3",
"4.17.0+~cs5.6.76-1",
"4.18.1+~cs5.1.2-1",
"4.19.1+~cs5.1.2-1",
"4.19.1+repack+~cs5.1.2-2",
"4.19.3+~cs5.1.3-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-browserslist",
"binary_version": "4.22.1+~cs6.1.28-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-browserslist",
"purl": "pkg:deb/ubuntu/node-browserslist@4.22.1+~cs6.1.28-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.21.4+~cs6.1.17-2",
"4.22.1+~cs6.1.28-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-browserslist",
"binary_version": "4.28.1+~cs8.14.48-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-browserslist",
"purl": "pkg:deb/ubuntu/node-browserslist@4.28.1+~cs8.14.48-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.25.2+~cs6.3.22-1",
"4.26.0+~cs8.11.27-1",
"4.27.0+~cs8.11.53-2",
"4.28.1+~cs8.14.48-1"
]
}
],
"aliases": [],
"details": "Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats() in node.js, reached unconditionally through getStat() and loadStat() on every browserslist() call, processes untrusted browserslist-stats.json, opts.stats, and CLI --stats data with an unguarded for...in loop and plain-object bracket access and assignment, allowing inherited Object.prototype keys including __proto__, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf to cause an uncaught TypeError or modify the prototype of the returned normalized object. This issue is fixed in version 4.28.7.",
"id": "UBUNTU-CVE-2026-73088",
"modified": "2026-08-19T11:11:14Z",
"published": "2026-08-11T17:19:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-73088"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-73088"
},
{
"type": "REPORT",
"url": "https://github.com/browserslist/browserslist/security/advisories/GHSA-73wf-gq98-2v4g"
},
{
"type": "REPORT",
"url": "https://github.com/browserslist/browserslist/commit/f9914ad9effc865ccc27d816255625890b31ca51"
},
{
"type": "REPORT",
"url": "https://github.com/browserslist/browserslist/releases/tag/4.28.7"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-73088"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.