Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-14257 (GCVE-0-2026-14257)
Vulnerability from cvelistv5 – Published: 2026-07-23 12:54 – Updated: 2026-07-23 14:44| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| juliangruber | brace-expansion |
Affected:
0 , ≤ 5.0.7
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-14257",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T14:44:31.208878Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T14:44:41.856Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://www.npmjs.com/package/brace-expansion",
"defaultStatus": "unaffected",
"packageName": "brace-expansion",
"platforms": [
"Linux",
"macOS",
"Windows"
],
"product": "brace-expansion",
"vendor": "juliangruber",
"versions": [
{
"lessThanOrEqual": "5.0.7",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "bnbdr"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003ebrace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The \u003ccode\u003eexpand()\u003c/code\u003e function limits the number of results with a \u003ccode\u003emax\u003c/code\u003e option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input (\u003ccode\u003e\u0027{a,b}\u0027.repeat(1500)\u003c/code\u003e) crashes a default Node.js process. Any application that passes attacker-influenced strings to \u003ccode\u003ebrace-expansion.expand()\u003c/code\u003e - directly or transitively via \u003ccode\u003eminimatch\u003c/code\u003e / \u003ccode\u003eglob\u003c/code\u003e brace patterns - can be crashed by a small request. Fixed in 5.0.8 by adding a \u003ccode\u003emaxLength\u003c/code\u003e option (default 4,000,000) that bounds accumulated output and intermediate arrays.\u003c/p\u003e"
}
],
"value": "brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input (\u0027{a,b}\u0027.repeat(1500)) crashes a default Node.js process. Any application that passes attacker-influenced strings to brace-expansion.expand() - directly or transitively via minimatch / glob brace patterns - can be crashed by a small request. Fixed in 5.0.8 by adding a maxLength option (default 4,000,000) that bounds accumulated output and intermediate arrays."
}
],
"impacts": [
{
"capecId": "CAPEC-469",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-469 HTTP DoS"
}
]
}
],
"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"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
},
{
"cweId": "CWE-770",
"description": "CWE-770 Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T12:54:23.124Z",
"orgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"shortName": "seal"
},
"references": [
{
"name": "GHSA-mh99-v99m-4gvg",
"url": "https://www.npmjs.com/package/brace-expansion"
},
{
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
}
],
"source": {
"discovery": "INTERNAL"
},
"title": "brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash",
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"assignerShortName": "seal",
"cveId": "CVE-2026-14257",
"datePublished": "2026-07-23T12:54:23.124Z",
"dateReserved": "2026-06-30T15:45:06.757Z",
"dateUpdated": "2026-07-23T14:44:41.856Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-14257",
"date": "2026-09-05",
"epss": "0.00466",
"percentile": "0.38612"
},
"microsoft_vex": {
"current_release_date": "2026-08-07T01:21:09.000Z",
"cve": "CVE-2026-14257",
"id": "msrc_CVE-2026-14257",
"initial_release_date": "2026-08-07T01:21:09.000Z",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-14257.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-14257\",\"sourceIdentifier\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"published\":\"2026-07-23T14:17:00.250\",\"lastModified\":\"2026-08-27T18:52:15.293\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input (\u0027{a,b}\u0027.repeat(1500)) crashes a default Node.js process. Any application that passes attacker-influenced strings to brace-expansion.expand() - directly or transitively via minimatch / glob brace patterns - can be crashed by a small request. Fixed in 5.0.8 by adding a maxLength option (default 4,000,000) that bounds accumulated output and intermediate arrays.\"}],\"affected\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"affectedData\":[{\"vendor\":\"juliangruber\",\"product\":\"brace-expansion\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://www.npmjs.com/package/brace-expansion\",\"packageName\":\"brace-expansion\",\"platforms\":[\"Linux\",\"macOS\",\"Windows\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"5.0.7\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"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-07-23T14:44:31.208878Z\",\"id\":\"CVE-2026-14257\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"1.1.17\",\"matchCriteriaId\":\"6A3C9190-9761-4391-A6B5-9C56EFDDB63C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.1.3\",\"matchCriteriaId\":\"E7CB6D5D-C7B5-4E8B-8204-55A9E5D923A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.3\",\"matchCriteriaId\":\"1CC7869F-C0AA-4AB5-9F7D-F0A640ACADEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndExcluding\":\"5.0.8\",\"matchCriteriaId\":\"8BEEAFEA-44B5-4B1B-A25A-2224F3C9F94C\"}]}]}],\"references\":[{\"url\":\"https://github.com/juliangruber/brace-expansion\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"tags\":[\"Patch\"]},{\"url\":\"https://www.npmjs.com/package/brace-expansion\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"tags\":[\"Product\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-09-05T20:28:53+00:00",
"cve": "CVE-2026-14257",
"id": "CVE-2026-14257",
"initial_release_date": "2026-07-23T12:54:23.124000+00:00",
"product_status:fixed": "354",
"product_status:known_affected": "27",
"product_status:known_not_affected": "2905",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-14257.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-25T01:44:51Z",
"cve": "CVE-2026-14257",
"id": "CVE-2026-14257",
"initial_release_date": "2026-07-28T17:22:00Z",
"product_status:known_affected": "242",
"product_status:known_not_affected": "238",
"product_status:recommended": "33",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-14257",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-14257.json",
"version": "5"
},
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"shortName\": \"seal\", \"dateUpdated\": \"2026-07-23T12:54:23.124Z\"}, \"title\": \"brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash\", \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\", \"type\": \"CWE\"}, {\"lang\": \"en\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770 Allocation of Resources Without Limits or Throttling\", \"type\": \"CWE\"}]}], \"impacts\": [{\"capecId\": \"CAPEC-469\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-469 HTTP DoS\"}]}], \"affected\": [{\"vendor\": \"juliangruber\", \"product\": \"brace-expansion\", \"platforms\": [\"Linux\", \"macOS\", \"Windows\"], \"collectionURL\": \"https://www.npmjs.com/package/brace-expansion\", \"packageName\": \"brace-expansion\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThanOrEqual\": \"5.0.7\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input (\u0027{a,b}\u0027.repeat(1500)) crashes a default Node.js process. Any application that passes attacker-influenced strings to brace-expansion.expand() - directly or transitively via minimatch / glob brace patterns - can be crashed by a small request. Fixed in 5.0.8 by adding a maxLength option (default 4,000,000) that bounds accumulated output and intermediate arrays.\", \"supportingMedia\": [{\"type\": \"text/html\", \"base64\": false, \"value\": \"\u003cp\u003ebrace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The \u003ccode\u003eexpand()\u003c/code\u003e function limits the number of results with a \u003ccode\u003emax\u003c/code\u003e option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input (\u003ccode\u003e\u0027{a,b}\u0027.repeat(1500)\u003c/code\u003e) crashes a default Node.js process. Any application that passes attacker-influenced strings to \u003ccode\u003ebrace-expansion.expand()\u003c/code\u003e - directly or transitively via \u003ccode\u003eminimatch\u003c/code\u003e / \u003ccode\u003eglob\u003c/code\u003e brace patterns - can be crashed by a small request. Fixed in 5.0.8 by adding a \u003ccode\u003emaxLength\u003c/code\u003e option (default 4,000,000) that bounds accumulated output and intermediate arrays.\u003c/p\u003e\"}]}], \"references\": [{\"url\": \"https://www.npmjs.com/package/brace-expansion\", \"name\": \"GHSA-mh99-v99m-4gvg\"}, {\"url\": \"https://github.com/juliangruber/brace-expansion\"}, {\"url\": \"https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5\"}], \"metrics\": [{\"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}], \"cvssV3_1\": {\"version\": \"3.1\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\", \"baseSeverity\": \"HIGH\", \"baseScore\": 7.5, \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\"}}], \"credits\": [{\"lang\": \"en\", \"value\": \"bnbdr\", \"type\": \"finder\"}], \"source\": {\"discovery\": \"INTERNAL\"}, \"x_generator\": {\"engine\": \"Vulnogram 1.0.2\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-14257\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-23T14:44:31.208878Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-23T14:44:34.645Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-14257\", \"assignerOrgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"seal\", \"dateReserved\": \"2026-06-30T15:45:06.757Z\", \"datePublished\": \"2026-07-23T12:54:23.124Z\", \"dateUpdated\": \"2026-07-23T14:44:41.856Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:60447
Vulnerability from csaf_redhat - Published: 2026-09-01 12:22 - Updated: 2026-09-05 21:27A 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.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.20.36 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.20.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.20.36. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:60446\n\nSecurity Fix(es):\n\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* 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.20 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:60447",
"url": "https://access.redhat.com/errata/RHSA-2026:60447"
},
{
"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-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_60447.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.20.36 security and extras update",
"tracking": {
"current_release_date": "2026-09-05T21:27:31+00:00",
"generator": {
"date": "2026-09-05T21:27:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:60447",
"initial_release_date": "2026-09-01T12:22:04+00:00",
"revision_history": [
{
"date": "2026-09-01T12:22:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T21:27:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.2",
"product": {
"name": "Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Aab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787736342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787735141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787735596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787735122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1787736181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1787736113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1787735397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1787735780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1787735292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787735172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Ae3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787735096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787735108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787737611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Af254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787736287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Ad425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787735750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787738136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Adf57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787735577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787837308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ad65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787736227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Aca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787737112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ad678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787760301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787735566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787768740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Aebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787836248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1787736326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1787735243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787757917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Adda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787758317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787735656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Aff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787735301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787735620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787735117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Af88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787738130"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787736287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ad2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787736205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ad92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787735903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Ae22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787735784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787735639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787735087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787735114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Aa3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787735189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787738249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Aef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787735596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787735807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787735245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787735433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ab3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787735228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Af2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787735928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787735666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787735100"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787736342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787735141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787735596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ad3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787735122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ac25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1787736181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Aac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1787736113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3Aff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1787735397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1787735780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1787735292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787735172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787735096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787735108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787737611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787736287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787735750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787738136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Aaa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787735577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787837308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787736227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787737112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787760301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Aee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787735566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787768740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ab783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787836248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1787736326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1787735243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787757917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787758317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787735656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787735301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787735620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ad6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787735117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787738130"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787736287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787736205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aa7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787735903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787735784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Aab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787735639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ae83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787735087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787735114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787735189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Af5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787738249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787735596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Ab014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787735807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787735245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Ac545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787735433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ae6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787735228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787735928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787735666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787735100"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1787736342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787735141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787735596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Abd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787735122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Aa6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1787736181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1787736113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ab1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1787735292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1787735172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Ad394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787735096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787735108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ae2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787737611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1787736287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787735750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787738136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787735577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787837308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ad601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787736227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787737112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787760301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787735566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787768740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Afd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787836248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1787757917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1787758317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787735656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787735301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787735620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ab25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787735117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787738130"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787736287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Aba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787736205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1787735903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1787735784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787735639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787735087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787735114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1787735189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Ac7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1787738249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1787735596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1787735807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1787735245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Ae6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1787735433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Acaa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1787735228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1787735928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787735666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787735100"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1787735141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1787735596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1787735122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ad7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1787736181"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Aeaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1787736113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1787735292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1787735096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1787735108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1787737611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1787735750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1787738136"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1787735577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ab246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1787837308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ae0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1787736227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1787737112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1787760301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Aff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1787735566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1787768740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1787836248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1787735656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1787735301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Af561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1787735620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1787735117"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1787738130"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aedcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1787736287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ae37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1787736205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator\u0026tag=1787735639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1787735087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1787735114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1787735666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Af44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1787735100"
}
}
}
],
"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:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
}
]
},
"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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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-01T12:22:04+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.20/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60447"
},
{
"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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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-01T12:22:04+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.20/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60447"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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-01T12:22:04+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.20/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60447"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
},
{
"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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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-01T12:22:04+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.20/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60447"
},
{
"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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_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.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:36fb8e5a9ad6a5a213de85780181f4a7016c43880c7df65fb88adfc53706a555_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:621f414ca592cd9148aae284cc7c577b2a82850c091809792890a2aada0a612b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6851aa6e66c8fccf328b5bb153cc6c71ed85ad6ced708d2d3f3bacf6c4121be9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:84a8417d9477a03bd2abc1d496132e633028daeca8b6cf724197da12e6c12a9b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1c0a280c7c9fa443d544937718d9365afbbd7065da9da59454f12e329f7181b8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:90af45fa59011cb7a438f3f3c904eceac31342d79012aed0ebdc856b01851e84_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d394712e29499f8818be670d95f49813caa256c7aaa49d146c9a0cb3cd449fac_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:e3c13eb13c4586557f9df39654824e7a21471f5a44c15b8ab41f6ab793fdfa02_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1297a3ca220c6b5866a517fc45f39605d6f3a0b331a232fda83a33db9c3d0174_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c7d80b9b6e44149d472fe9d26f08bb9de7250e72ddcba4594a97a486ab2d5fc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:56c03171f40fa94c97d68b21f98c6a8443c91b7d5525fe2e3cb12640c7631171_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e2ccd343cb3e45b0d2e4f8ba31c874adb0605043e6a38cbd8e4f997e56a32fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7fabbdc6f9d45b393b7dcafc2cdf15a84a45b501c4c658eb44db70c368186e7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b783aa68d8d8a08c0902723def71d8567e5acb2fae5f6b5587e4c645364b2bd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ebf922459998d268ee60c6e5e48d40f1ec6413242656e30829a07e4f9fec14a6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:fd14776c3efe5e0757527c426855622de7f284273c9bdc1b152c567ac85e99f6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:08f0cbb1d3abd5fbc4aca97b0bd8d8e8f32c665b4528b3d104976b6e9dd7ffe8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:15618861e603bdf7ed51a6382e6a49f9fd4835f3df2ffbd4163b7eb3c2c07210_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3ffb8ecfe4c86bc1b39b55c55ee062792ce54881375378fce61cc6cd1ed52587_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff053a08c405c164f257263276f427169232dc125e2a71e161f592004193ab9a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:243725e2fe49a34563940e28b21a3a713fd2a25c7a387ca72dc5d5dfb991fe1e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:41b4c51a89a47bedb7c90b42e862f605eeebc5a7ec8e448eb5d800664652c38e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:8446fa50a857052d8d4d82258c50ade616799a047fa279f6515b96672cb2156d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/metallb-rhel9@sha256:94260e2db9a96efdd30a77d88d62c8688d4ce64d15af50461163d348eee42420_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:256a927a8ff47b0fcddde553b4eb53414c2bef2814bc2d67db41612b7cef74b3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:6a65bcafeba516b33af1c13a5ab19b29e395d593c0ea0255bf2cfdd6b6788cd5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:7140b69763968d5dbcd77372b5f5e4828cd3d989c6659176bc6c54b0193b7487_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b246162305af474f921a8a2630d79a2de7dde97bd1b044c9ba3e6590cff95cb6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0b8bcd85734d73e94d676ec61f8075426902a3c381c6a6833a968e171e6c7089_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:281f1b435a87e6cdbce95cb6a47392fd7eba446198622fbb5b75e5cec17b3c2f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:47762ce46a684b60bbb5895e4985bffda65476f2edcd6d807eb85ed76be92255_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:ca6608c7ac1f6befad3f3704dcb0c71a842e1fc287d895e75873249c94b7044e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:35212b2e9a0e4a3e093f4209ee16f6b758300e34b423a46826729c77f59c20ff_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679d9a9bb8e82fb7b464455c06dbb9cdd45f4b8576898edd27ed57e1c4c1bb4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:124e6fbdc30a06c2cda84185a0952c15bc8e57156497cde72f18674cb8281f24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:7aa0fe52f5e273b60d6f0fbdb55a78a5be5e8f32ee3f469146825532c92bdcfd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:374b6f7ffe464aeafcf054f94b3d68a50e6f8053671587b8a8b5ac1527823dec_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:8e8b8c035e1bc874fc6da6b6b95a2053978c635aa11910e7a43e7dd7a28ed764_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ab160707ebe9588ff6c6ae7d2bb0fff8b6d2bd22296f21d214ed7a41640e1bf1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0a6ff28f2f7cd76331f615b5942726954fad83acbc58ffbf5ff7a9167a1d103e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a806be5d6a01554af76a29158c546f4af8c47bbcab549c8bbde15455697ce7d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a287c2a3f2ccba61080a393c5317942ee04a16683d570971ae7685deaed87d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d678e4fd7c01672fa61dc05168d9234a06e0f9790b9c0f7d39931eaeb738338d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:2ec438a2a65fe1defb5c5f9db9c7ee4992b6dbedf930b660ef543fc49bf34941_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:3219ead296f7b6c6c177f26a9c9956e992e0a4e24ba684f8dd2825c67f5da566_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:59f7967bb5fc67d7c83f3f877f2c5970b8d43b83fc08f5c496b146d501cbc603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:69f4c8f4f454bb875220d9fe4024f917841e900edc6a78221d041bd6d843e102_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:36ffa9fb5d5109b343533a44c4e2473398a34067c2eda4dc9688d2e724bf0091_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:40ba821b7b828e9315eafda95a332bec389c87b1e2799bc8800fcbaafc7cf698_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:bd87045eaecd9f5517c0b0de6a9e7e7e99c6b00833a4a543648ceb8622b97fd8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:d3abbe0577a8b22d5bd88a7aa31ce4eb7049d29428b2f2d19cfa6f994963fb3a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:02309680a7198a5de27fb8f86e8d3c006809551abf501bb87bd0d810c70e4505_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:1890b96ff4e559fab147726bc0d3bb4df2130689335a65958cb3d7134b49b0df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:575368716abf8a9ef333921069465eea647e2e8e1648a691554bfc5656684ab0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9e92944c1104d3d380ee76c1b5f5732e05b1a2b8d513a40385ef9ad412d628d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:7c0d029f89f9fd99db9cb50b3457652fe11cbdcfa2b4f4c767b2cb9597c75792_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a6fa6b50b224b933dffa352fe7cfadcef223cc9072403d9d3a159cca037bec75_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:c25eb99fc9497c5c7aac0b0a7f608ec751072f47caa566d1baf42924254b9baf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:d7c49dfface28ef06282555aa605f058730264a33473f40b53832a155db954ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:048dcc6133f187f00c86e451254e8572e2ccfd5ddb3952ec7ff174961cb994b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:82969bdda7ef91b406d003ffdc15690458eee7f92eb67ac4e75f68571538cc7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ac34965aa87db6e628fe5a2458c3e81b393e263e0a31431f8a8c2f6503024282_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:eaca268ecc58f2eed45c967ce88b3c3171b849d058f92579d4fb96c85a2487ca_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:520a309f4857e7915d9aa79e0b30a318198f3dcd862b67db1c759d774c2c31ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:ff018d5d9d3e26ed3b0030c2a3d61bef650892a9594700819f234cab8b839ddf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:3ed152254e14c57db47d7b624549660d8be686e224c7cb7e71acfec2a1fea894_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:9275d991e050f7df0b55638a4d5b7275871e4d6b5a5ab033c5ece4c66600d932_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:52f00b51ade77abf6a30b94ff757517145e2fc4cefccfe6c6832f5b5ca9ef5ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5ea457f7ea7fab45282be87c61cdb50b46cba498dd3ada4230adf8efa1a13c6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9fb73e2270dc547d2bb80956a8757cc1bc15cdc2dfb7d44b5f000db70c535b5b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1fad21cb60571a5fbc71a58e14220e437643d69f6a4d32b45cc88f48e4ff8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:4ffdcb77f07b64367350cab3263e67d439abd4a3287c8c890fdebed6aff68856_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:663b1dc59ee138b41fcf0a94f5536632ece256d0b41e5c364ca5cd01e90e5427_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:dda5aee698a0300f10d0be4b204f217441eb8379f80ce1b283c71a3602b5ec67_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:0838e2707c64f97db8639b4e4798a23e19eab715ac027f38c3b5980b07eb1103_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1ad90d7294ed1dcd1c0a9a6c84b97fc2fc237703771c76d7b99e760b9bd7ea6d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5fe37286830abe377f3a9e6f18e4204b7a12bf26d0a669ac80559cd7922edaf8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5a396a793eaf671260b3982a298472ecee8d61fd6148dd759ac66e8f8240fc2d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6ae9154f99ffdfb61cd845b629c74bef20177db1b85102bbe63f8463879cdf56_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ee05f92f03d934d45c531f9ebb7c4907bc0d58ddcc71f6970c509b1862e890d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ff55bcde0b5bb10b0d1c794c8261376a0de5290f9b80b0628845d8be0a199127_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0d05ab2862f901fa3af3a6cb13867c828390e510bce82afcf6e1d8da38221606_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:119100498a70217261290f1ae40fd40d0fae1ce26e9366dcd233aa5f954d1ef2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca78492d1d3f9f4d52073f9ccfbfae5f69a81f931ec63f3de9fb6095c882466e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ec36586543e6874109a609b77ab54d41825063451d6a5978e848eeb4884f6e2b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2cbe9c41a893fdd7c3b1c14b9a08d818cc9a36e30f42d8dbec3f9a5a96118232_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7bd47c250901923acfe0daccac2cc3819872c13e1595e35e622ff1d0eb00fb9a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9dd445345788648e1d92e4ea16d59395688761f8049cb3c1f0625098b2ce81c6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d425aaa4668bcc9c68d9c619d6909ed5da956d23013656895ba937d46a58205e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:208307f5a8d6bcb1289cf59c178e0d270c1729289cc63d13c658d75a7026a924_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2fdd4919fcad5d8e5bc5baaa0bbe2ef7cab010205dcaae12f6b4341be14cef0d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:7c6928d23640a4d4de376420ac98d0a86d7848c7422e9af38b15796973b509ea_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:963a1a56ce2812287970ddea1fbf4b33a7981ac5ecdb242e387d04705a8d5dad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:01d1282748ccd8fca64853df233dbb41031066e6c23898f76d7eb2e93c019e94_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3e0f34368733eb13033296a9d7cb7df9eb7889435a86b05981888c44bc97f9db_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:aa7c48fbc4834014f46fb0de9973c557de0916396cc06e82804d3d94edc80844_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df57e4551d637961774fd891e82b4fb4ba726f879b304425237caed01c123a59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:026859c7c694e60a8149313d85fabdff5f983f75e86a13bfb5574e8caac58530_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d601f8e5428c98eb447aa9c4923c2291db9918ef0968c9e3e35690164c9a9d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d65cfac3925a15270ec9fac11c8a1d4907babc7786b5667fed0e738e2e92c660_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e0d41836a6e141fe3952a5d6add9c12c7e3392f4ca1846d393df46765c6fe53d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:382df118692e1daabc10ce9c30e195752976cba1345b8ad0fee1441e4ca22030_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:97d17a9a2a08b33f1fc6cdbac34610abc8dec101cfc9851e12051f395704d3a9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a3bef643ad7738003cb567adf87d9ef709c31779154d639baf7bf61adc586d47_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4f5980b5d8933cc4619c96cb092cf7d8f8bfeae7e5dc5ce10e9260bfeb0e9886_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5312734061c23aa0c13646bde4a03c0d5f8857498245d63b3dd3520c0416d304_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f254804b80a82c3eefc1b9847b46a6fb4e9554f3dca5c7a579f83e74c019aef7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:549261a0f7f41966042c477fea4c4210e21f21e35b8effda08bd708e3d54671f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:990bd886025c804eae760d20de14241d14b6db41aa9380d089b09d8c662c7333_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b25fa6c1b65b4aeed9be6fc8e21414a90dab3cbb10a93e1179e8176ab5977d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d6564956d7d765395d8bada92099bbd8f5f4ff8ceb7ced48f9adedd60651b882_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:2d3dea1fa8d1a5b5f8185c1e5b44a025399700c78e7f47080deb6963049c4ff8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7caddb443f5113737261561403c6b7f0b4f447502ddb57256445a3ca0403a0d0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9e2f66c1c525d6a3af172a3df273ab21cea37e0f4b5b614da08af9a7bdc38b9e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f561a057121b2a90c479732eee7250538d00f7623441d8ad39eef7fb8ffb125d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:10ccb631ce9147cad5b41c1d73e7a0411b22ee5445713a9a00d95ff4a908ad6f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:19246143015352b52eb15dc9832f13f82d592df0a01b5a4575a22be04fd3fd34_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:98ffab935e54fdb122279432af1fc541bf4718a4716e8b0b67862fbc0011c40e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f88951ac6d52b73ed4ba2f82e16104662a5bdc6b1c2f8e11eeb563d889336c11_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:293cf8f84b72a2680d3b545f0c671a84a4d087506273ee10518184c2205ca067_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:ba193586f102bc668baff05e4c7db48afb11b620a1f6aa1f1d46d8a557594f97_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d2b256963635800f2047fc4ba4743482ce5ae0506a5528d44d8c2f8bb9b089a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e37f645366787b2ab2b271980708a862a6b7c29537b2235b1815bf8ed5a5a6f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1127c6848fac48bc39fa292b45d3dc7eb072b354e2141fbc80d1f56b625acddc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2a75c29347481d378dfd0fba853cb81b95267f844bf7d94523b472b5a35b3005_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:58876580a6bd37d7098e9c4bd2ac6194385f6a03f0122f485761529d7f05e493_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:edcc0eab72cf184b1dbf97a9db37684135af01034be8100f42485d70051e24ce_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:55f49675c7be996fba40dd1fef8ab3583dfa131632103987065a46e03ee3da8d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9df7a39e1d8d343d45754776edb349ccde5a4a2b109edb1d6355fd66c59e8417_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b014a91254eae776901f934c35d9d0fec3cea6c99f0cd0e8b3c1c02b0cebb1d3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:5b6485cc1b7eb3c6252dd7911500dace90545590287d86971648f2a691cfa546_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7ed744dcee25a3b565839fea38a92f8ba37d6472f62a95d3d867a9a88c6c9454_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:993cb5dd7ddb600b5d7ad9bbdc2a34fc58b0e93d9a601e024b9b7fa96693c3a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:603952ff718563c233c2c73e199a40094a7c339195f81d9d8680036f6974ab41_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6e2a1692bb05fbd4292008b759c3db95ec211cd833514c0eaef8aab23c41d8e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7f180f4e5cd78e102e64dabb2bdd2a18cdd8742dedb29c78b1b30adb0a85b340_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4099bd6698201a5e9c31c5989d50b489e617d3b127e3264b30dcded7dc0147f2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:c545a2e2d5e953ea96b945932c2715bb572aa71972d5c5ba4098880d603e4bb9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:e6fedeb25874bf305c749fe7b8c418184e6b21fbf64b0c4e5559d53c896ba794_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9d6d53cc4e5dc6ae67a9432bd68d73d6c6929624775d0aafb01f5d449a52eeec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a7a0bdf2dd766b93def46f1d215c72045033920cb94745c915d6a0e2a5564383_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d92bedd2cff00bb32bc310f7dba7c4b6db60faa0ee97c90e820557bbd646a3c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b3461d4aae6c66b8c10a3558996aa0ebadd2690871b04a16092ca1dd36d7b1c0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:caa39c6b77e325274410ee3bb2172b87be52b7ccaabccdd8a9274848b1772f61_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e6bec306b413741869f4270eca8591430a30585789f53f295874b448a692beb5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:351b863c188b6fb3f4deeb8968e2beef5c74cc448571dfdc026097db296e16d8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:9d36c15d3d37b8b7e4ff849468587194db0bb30b0df89a9a537d00de4a230398_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f2ff2817adc82e475188bfbf8fd886b914e53e26b5b911fe7ce9419352e96eb0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:076a303e14d2c012f91fc51d4d154623ccde804f01cd3c14fb2a6e17394ced28_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:285c7e5d600623df112f27de9274e13888dad663b828f534fb26f8316037c798_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e22d719f57e00b1e073fede26988d969fb20a667b9b78cc1e5453fced239b2c4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:50c3703e0e30310fd5001dbdcb91d9971e784194543d1d98dc6e148366effe44_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:72e8c76794fce2cc8ea5c389745e2fb3648bf61a103b6575822398ed23013434_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:7cfa82afa51a18f2570d6061d9458b6edb0d1299a48a22f8f7af861d7a6b36ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ab286a2e2b4e29e12de8c970e24bea51458cf1991b9b9790fe31eb4691f19c23_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:06209988c7e0630da372f46343f3f7bbcc929587fdc971112ccf204a0f3597ee_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7887d72c45ab16b4d8faf5d84fa071c14dcbf175c9d5c82c4e187948b8f3419f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8dcd784c29df7c238fe73237194cf7ab62e6f5a6bf97c7ffa2ec5e7a36996451_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f44b7ae0baee9671ad91eda55fb1e86f2bea1d7677bf91a83436baabad6531f1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3da48be9813281db7bef41950a06f078029bf40b40b06b65263e280a5573eccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:42733f69ffa24260527a34b196275619bbd34518a74fdbbaced5e7733b525e75_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:57972c309a3161b812714195e4f700022aeeeedd37960084e24c81d48ad1dbed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae16bd5a8d4156ed451e99a14943fcb4686baebca56202acef7b6ccd35388de1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:457be0ea3a049a0f3b361e804d4c39042c24c2ce72f20f825f1fbf45aba33032_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:510cd0b9d4df6afdc5a8059158d007f3897df108ec47bd9ae2f1c6e6762eb63c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:575e61a0b589f27feffb5eac87db0386255b41833ee6c0e5b48fdc17ecc328a1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8788cd9d2628c0378194c57ce9e2eba1533a5585be4c73140dfa79db4ce2b22d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1b744496897e901ff9d3be362dafacb47fa704d61ce1fb4638e729a40b63b8d6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5031129751af45efcc733191ab320a873859c8dae84b1bb4dfeaec92f05c0b29_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:75964ddf0f52d8f77a3fe40c2430f17f05089558bb248152e4d6e42e8aa6befd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e83ae87f54ecd08eea83ae7e44cbdabb495a65ef879e6b6750cf5b973ee1ea95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:9329ff96f5eff49db1a56b09b7606ff6cb34d87a5b1fda9675b3db2cfdcf865d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c7d0c34eee9b0387a516a7242aab6041d4dace59060cb387364a444665fe99b3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:f5a157055240b4c2a68df4740723ab4c46c0d1230bbb9c2b4b26ecfa9065c83b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2765147683d1cd9c939e6405b7f8c15be14a2b581eaffbd56b49f4edc3f3a98e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:79777bfebb57a17be006d3143b303c05eedae64ebe1966d96e608df3c94e780f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef46fa2f133b557f938257c52a1d3535eed566f4c4a0ac8f9a27a15ad243728d_arm64"
]
}
],
"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-05 21:24A 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-05T21:24:52+00:00",
"generator": {
"date": "2026-09-05T21:24:52+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-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T21:24:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift 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:62416
Vulnerability from csaf_redhat - Published: 2026-09-02 07:58 - Updated: 2026-09-05 21:27A flaw was found in SQLite's FTS5 full-text search extension. This vulnerability involves memory corruption, specifically an out-of-bounds read and a heap buffer overflow, which can be triggered by supplying a crafted database with malformed FTS5 page data. When an FTS5 MATCH query is executed against such a database, an attacker can cause process crashes, memory exhaustion, or achieve arbitrary code execution, potentially compromising the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in SQLite, specifically within its FTS5 full-text search extension. Attackers can exploit a heap-based buffer overflow by providing a specially crafted database. This crafted database contains malicious metadata that triggers an integer underflow during FTS5 MATCH query processing. Successful exploitation of this vulnerability can lead to a crash of the application or allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
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: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
|
A flaw was found in Node.js's handling of HTTP/2. This vulnerability allows a remote attacker to bypass maxSessionMemory limits by sending specially crafted HTTP/2 retained header blocks. This can lead to memory exhaustion, resulting in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2_session_mem_send() while nghttp2_session_mem_recv() is still executing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw in the Node.js Permission Model allows attackers to bypass --permission restrictions, enabling unauthorized read or write access to files and directories.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
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: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
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: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)\n\n* sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (CVE-2026-54272)\n\n* nodejs: Node.js: Unauthorized filesystem access due to Permission Model enforcement flaw (CVE-2026-58043)\n\n* brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\n\n* nodejs: Node.js: Remote memory exhaustion via HTTP/2 retained header blocks (CVE-2026-56846)\n\n* nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service (CVE-2026-56848)\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:62416",
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2487258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487258"
},
{
"category": "external",
"summary": "2487269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487269"
},
{
"category": "external",
"summary": "2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "2507593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507593"
},
{
"category": "external",
"summary": "2509171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509171"
},
{
"category": "external",
"summary": "2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "2510801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"category": "external",
"summary": "2510856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_62416.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-09-05T21:27:40+00:00",
"generator": {
"date": "2026-09-05T21:27:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:62416",
"initial_release_date": "2026-09-02T07:58:47+00:00",
"revision_history": [
{
"date": "2026-09-02T07:58:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-02T07:58:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T21:27:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"product": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src (nodejs:22)",
"product_id": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-2.module%2Bel9.6.0%2B24789%2B4011c12f?arch=src\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23473%2B45664c2d?arch=src\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.1.14-2.module%2Bel9.6.0%2B24789%2B4011c12f?arch=noarch\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23473%2B45664c2d?arch=noarch\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.6.0%2B23473%2B45664c2d?arch=noarch\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.23.2-1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.8-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.23.2.1.module%2Bel9.6.0%2B24769%2B299a7e3a?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:9060020260901085634:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22"
},
"product_reference": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-11822",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-06-09T20:01:15.006955+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SQLite\u0027s FTS5 full-text search extension. This vulnerability involves memory corruption, specifically an out-of-bounds read and a heap buffer overflow, which can be triggered by supplying a crafted database with malformed FTS5 page data. When an FTS5 MATCH query is executed against such a database, an attacker can cause process crashes, memory exhaustion, or achieve arbitrary code execution, potentially compromising the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the SQLite FTS5 full-text search extension can lead to arbitrary code execution or denial of service. Exploitation requires an application to process a specially crafted SQLite database containing malformed FTS5 page data, which could occur if an attacker provides a malicious database to a vulnerable application. This risk is elevated in scenarios where applications handle untrusted SQLite database files.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11822"
},
{
"category": "external",
"summary": "RHBZ#2487258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11822"
},
{
"category": "external",
"summary": "https://sqlite.org/releaselog/3_53_2.html",
"url": "https://sqlite.org/releaselog/3_53_2.html"
},
{
"category": "external",
"summary": "https://sqlite.org/src/info/061febcf41ca",
"url": "https://sqlite.org/src/info/061febcf41ca"
},
{
"category": "external",
"summary": "https://sqlite.org/src/info/4a5ad516ea93",
"url": "https://sqlite.org/src/info/4a5ad516ea93"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/sqlite-before-memory-corruption-in-fts5-extension",
"url": "https://www.vulncheck.com/advisories/sqlite-before-memory-corruption-in-fts5-extension"
}
],
"release_date": "2026-06-09T19:08:31.019000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data"
},
{
"cve": "CVE-2026-11824",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-06-09T20:02:19.874232+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487269"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SQLite, specifically within its FTS5 full-text search extension. Attackers can exploit a heap-based buffer overflow by providing a specially crafted database. This crafted database contains malicious metadata that triggers an integer underflow during FTS5 MATCH query processing. Successful exploitation of this vulnerability can lead to a crash of the application or allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in SQLite\u0027s FTS5 full-text search extension can lead to arbitrary code execution or application crashes due to a heap-based buffer overflow. Exploitation requires an attacker to provide a specially crafted SQLite database, which must then be processed by an application compiled with FTS5 support. While requiring user interaction and local access, the potential for full impact on system resources justifies the Important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11824"
},
{
"category": "external",
"summary": "RHBZ#2487269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487269"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11824",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11824"
},
{
"category": "external",
"summary": "https://sqlite.org/releaselog/3_53_2.html",
"url": "https://sqlite.org/releaselog/3_53_2.html"
},
{
"category": "external",
"summary": "https://sqlite.org/src/info/061febcf41ca",
"url": "https://sqlite.org/src/info/061febcf41ca"
},
{
"category": "external",
"summary": "https://sqlite.org/src/info/4a5ad516ea93",
"url": "https://sqlite.org/src/info/4a5ad516ea93"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/sqlite-before-heap-buffer-overflow-via-fts5-fts5chunkiterate",
"url": "https://www.vulncheck.com/advisories/sqlite-before-heap-buffer-overflow-via-fts5-fts5chunkiterate"
}
],
"release_date": "2026-06-09T19:21:42.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"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-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"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-09-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification"
},
{
"cve": "CVE-2026-56846",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-08-04T01:01:14.342521+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js\u0027s handling of HTTP/2. This vulnerability allows a remote attacker to bypass maxSessionMemory limits by sending specially crafted HTTP/2 retained header blocks. This can lead to memory exhaustion, resulting in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Node.js: Remote memory exhaustion via HTTP/2 retained header blocks",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Node.js HTTP/2 handling allows a remote attacker to bypass `maxSessionMemory` limits by sending specially crafted header blocks. This can lead to memory exhaustion and a denial of service for Node.js applications configured to use HTTP/2, without requiring authentication or user interaction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56846"
},
{
"category": "external",
"summary": "RHBZ#2510856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56846"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases"
}
],
"release_date": "2026-08-04T00:49:58.319000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to Node.js applications utilizing HTTP/2 to trusted clients only, by implementing firewall rules or network access controls. If HTTP/2 functionality is not essential for the application, consider disabling it in the Node.js configuration to prevent exploitation. Always ensure that any service restarts or reloads are performed carefully to avoid service disruption.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Node.js: Remote memory exhaustion via HTTP/2 retained header blocks"
},
{
"cve": "CVE-2026-56848",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-08-04T17:00:59.804520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2511089"
}
],
"notes": [
{
"category": "description",
"text": "A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2_session_mem_send() while nghttp2_session_mem_recv() is still executing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A remote attacker can exploit an Important heap use-after-free vulnerability in Node.js HTTP/2 to crash applications. The flaw, caused by re-entrant memory operations, leads to a denial of service for Red Hat environments with HTTP/2 enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56848"
},
{
"category": "external",
"summary": "RHBZ#2511089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2511089"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56848",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56848"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56848",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56848"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases"
}
],
"release_date": "2026-08-04T15:57:24.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "workaround",
"details": "Restrict network access to Node.js HTTP/2 listeners to trusted clients only. If HTTP/2 is not required, disable it to remove the vulnerable handler from the attack surface.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service"
},
{
"cve": "CVE-2026-58043",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-07-30T07:02:23.280145+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2509171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the Node.js Permission Model allows attackers to bypass --permission restrictions, enabling unauthorized read or write access to files and directories.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Node.js: Unauthorized filesystem access due to Permission Model enforcement flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Node.js allows an attacker, when the Permission Model is enabled, to bypass intended filesystem access restrictions. An attacker with initial access to a permitted path could read from or write to unauthorized locations, leading to a privilege escalation within the application\u0027s sandboxing.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-58043"
},
{
"category": "external",
"summary": "RHBZ#2509171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-58043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-58043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58043"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases"
}
],
"release_date": "2026-07-30T06:02:50.095000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "workaround",
"details": "Avoid enabling the Node.js Permission Model by not using the `--permission` flag when starting Node.js applications. This prevents the vulnerable enforcement mechanism from being active. Disabling the Permission Model may remove an intended security layer if your application relies on it for sandboxing.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Node.js: Unauthorized filesystem access due to Permission Model enforcement flaw"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"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-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
},
"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-09-02T07:58:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62416"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"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": [
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-debugsource-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-devel-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-docs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-full-i18n-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-libs-debuginfo-1:22.23.2-1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-nodemon-0:3.1.14-2.module+el9.6.0+24789+4011c12f.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23473+45664c2d.src::nodejs:22",
"AppStream-9.6.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23473+45664c2d.noarch::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:npm-1:10.9.8-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.aarch64::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.s390x::nodejs:22",
"AppStream-9.6.0.Z.EUS:v8-12.4-devel-3:12.4.254.21-1.22.23.2.1.module+el9.6.0+24769+299a7e3a.x86_64::nodejs:22"
]
}
],
"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"
}
]
}
rlsa-2026:54371
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)
-
sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)
-
brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)
-
ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (CVE-2026-54272)
-
brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)
-
ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-8\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:24.18.0-3.module+el8.10.0+40277+b1b3f89e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.module+el8.10.0+40277+b1b3f89e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.module+el8.10.0+40278+50b003a3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40172+38f6fdd1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40048+6d99f608"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40171+8fa9c325"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:54371"
},
"details": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)\n\n* sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (CVE-2026-54272)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\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.",
"id": "RLSA-2026:54371",
"modified": "2026-09-06T06:12:35.881491Z",
"published": "2026-08-25T18:03:44.543522Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:54371"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487258"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487269"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507593"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:54371"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:24 security update",
"upstream": [
"CVE-2026-11822",
"CVE-2026-11824",
"CVE-2026-14257",
"CVE-2026-54272",
"CVE-2026-69152",
"CVE-2026-69192"
]
}
rlsa-2026:54530
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)
-
sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)
-
brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)
-
brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)
-
ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-8\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:22.23.1-3.module+el8.10.0+40278+50b003a3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.module+el8.10.0+40277+b1b3f89e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.module+el8.10.0+40278+50b003a3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40172+38f6fdd1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40048+6d99f608"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40171+8fa9c325"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:54530"
},
"details": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)\n\n* sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\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.",
"id": "RLSA-2026:54530",
"modified": "2026-09-06T06:12:36.245930Z",
"published": "2026-08-25T18:03:44.543522Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:54530"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487258"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487269"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:54530"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:22 security update",
"upstream": [
"CVE-2026-11822",
"CVE-2026-11824",
"CVE-2026-14257",
"CVE-2026-69152",
"CVE-2026-69192"
]
}
rlsa-2026:55541
Vulnerability from osv_rocky
Node.js is a platform built on Chrome's JavaScript runtime \ for easily building fast, scalable network applications. \ Node.js uses an event-driven, non-blocking I/O model that \ makes it lightweight and efficient, perfect for data-intensive \ real-time applications that run across distributed devices.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)
-
brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)
-
ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "nodejs22",
"purl": "pkg:rpm/rocky-linux/nodejs22?distro=rocky-linux-10\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:22.23.1-6.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:55541"
},
"details": "Node.js is a platform built on Chrome\u0027s JavaScript runtime \\ for easily building fast, scalable network applications. \\ Node.js uses an event-driven, non-blocking I/O model that \\ makes it lightweight and efficient, perfect for data-intensive \\ real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\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.",
"id": "RLSA-2026:55541",
"modified": "2026-09-01T12:12:21.780503Z",
"published": "2026-08-18T12:07:31.722662Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:55541"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:55541"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs22 security update",
"upstream": [
"CVE-2026-14257",
"CVE-2026-69152",
"CVE-2026-69192"
]
}
rlsa-2026:55601
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)
-
sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)
-
brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)
-
brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)
-
ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-9\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:22.23.1-3.module+el9.8.0+40280+057606e8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.module+el9.8.0+40264+d9b257bb"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.module+el9.8.0+40280+057606e8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40165+d075e3f2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.8.0+40164+8921ab53"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40052+e32ea525"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40153+4d595597"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:55601"
},
"details": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)\n\n* sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\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.",
"id": "RLSA-2026:55601",
"modified": "2026-09-06T06:12:47.363228Z",
"published": "2026-08-25T18:04:05.699051Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:55601"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487258"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487269"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:55601"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:22 security update",
"upstream": [
"CVE-2026-11822",
"CVE-2026-11824",
"CVE-2026-14257",
"CVE-2026-69152",
"CVE-2026-69192"
]
}
rlsa-2026:55603
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)
-
sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)
-
brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)
-
ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (CVE-2026-54272)
-
brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)
-
ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-9\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:24.18.0-6.module+el9.8.0+40281+14cc6568"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-3.module+el9.8.0+40281+14cc6568"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40165+d075e3f2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.8.0+40164+8921ab53"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40052+e32ea525"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40153+4d595597"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:55603"
},
"details": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822)\n\n* sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824)\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (CVE-2026-54272)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\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.",
"id": "RLSA-2026:55603",
"modified": "2026-09-06T06:12:47.577307Z",
"published": "2026-08-25T18:04:05.699051Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:55603"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487258"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487269"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507593"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:55603"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:24 security update",
"upstream": [
"CVE-2026-11822",
"CVE-2026-11824",
"CVE-2026-14257",
"CVE-2026-54272",
"CVE-2026-69152",
"CVE-2026-69192"
]
}
rlsa-2026:58819
Vulnerability from osv_rocky
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)
-
ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (CVE-2026-54272)
-
brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)
-
ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "nodejs24",
"purl": "pkg:rpm/rocky-linux/nodejs24?distro=rocky-linux-10\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:24.18.0-5.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:58819"
},
"details": "Node.js is a platform built on Chrome\u0027s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* ip-address: ip-address: Server-Side Request Forgery via IPv4-mapped/NAT64 IPv6 address misclassification (CVE-2026-54272)\n\n* brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\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.",
"id": "RLSA-2026:58819",
"modified": "2026-09-06T06:12:53.660762Z",
"published": "2026-08-25T12:07:46.973584Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:58819"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507593"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:58819"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs24 security update",
"upstream": [
"CVE-2026-14257",
"CVE-2026-54272",
"CVE-2026-69152",
"CVE-2026-69192"
]
}
ubuntu-cve-2026-14257
Vulnerability from osv_ubuntu
brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input ('{a,b}'.repeat(1500)) crashes a default Node.js process. Any application that passes attacker-influenced strings to brace-expansion.expand() - directly or transitively via minimatch / glob brace patterns - can be crashed by a small request. Fixed in 5.0.8 by adding a maxLength option (default 4,000,000) that bounds accumulated output and intermediate arrays.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "1.1.8-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@1.1.8-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.8-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "1.1.11-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@1.1.11-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.8-1",
"1.1.11-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0-1",
"2.0.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1-2",
"2.0.1+~1.1.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1+~1.1.0-2"
]
}
],
"aliases": [],
"details": "brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input (\u0027{a,b}\u0027.repeat(1500)) crashes a default Node.js process. Any application that passes attacker-influenced strings to brace-expansion.expand() - directly or transitively via minimatch / glob brace patterns - can be crashed by a small request. Fixed in 5.0.8 by adding a maxLength option (default 4,000,000) that bounds accumulated output and intermediate arrays.",
"id": "UBUNTU-CVE-2026-14257",
"modified": "2026-07-29T07:53:21Z",
"published": "2026-07-23T14:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-14257"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14257"
},
{
"type": "REPORT",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"type": "REPORT",
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"type": "REPORT",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"type": "REPORT",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"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-14257"
]
}
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.